Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/arm/dts



Module Name:    src
Committed By:   mrg
Date:           Sun Nov 11 11:44:53 UTC 2018

Modified Files:
        src/sys/arch/arm/dts: sun50i-a64-pinebook.dts

Log Message:
pull across this patch:

   https://github.com/anarsoul/linux-2.6/commit/26b3d6f8ffa77cb05066c11967a498d6dacbdc42#diff-61a0580c3eaa34a373cc7ee7ee46dd2a

---
arm64: allwinner: a64: enable Bluetooth On Pinebook

Pinebook has an RTL8723CS WiFi + BT chip, BT is connected to UART1
and uses PL4 as BT reset, PL5 as device wake GPIO, PL6 as host wake GPIO
the I2C controlling signals are connected to R_I2C bus.

Enable it in the device tree.

Signed-off-by: Vasily Khoruzhick <anarsoul%gmail.com@localhost>
---

this enables:

[     1.000019] com1 at simplebus1: ns16550a, working fifo
[     1.000019] com1: interrupting on GIC irq 33

to attach.  more work with firmware and btattach will be required,
for the BT to be actually functional.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/arm/dts/sun50i-a64-pinebook.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index