On Thu, Aug 17, 2017 at 07:59:50PM +0200, Loic Poulain wrote: > Add BCM43438 (bluetooth) as a slave device of uart0 (pl011/ttyAMA0). > This allows to automatically insert the bcm43438 to the bluetooth > subsystem instead of relying on userspace helpers (hciattach). > > Overwrite chosen/stdout-path to use 8250 aux uart as console. > > Signed-off-by: Loic Poulain <loic.poulain@xxxxxxxxx> > --- > v2: dt-bindings as separate patch > rebase on upcoming pi3 dts changes > v3: changes in bcm serdev drivers: > name refactoring and additional comments > Add generic host_set_baudrate method > Use agnostic device_property_read > v4: changes in doc and dts: > Add additional params to broadcom bt dt-bindings > Set the max baudrate to 2000000 instead of 921600 > use chosen/stdout-path instead of console= > remove useless earlyprintk > same changes in bcm283x.dtsi > > arch/arm/boot/dts/bcm2837-rpi-3-b.dts | 10 ++++++++++ > 1 file changed, 10 insertions(+) Acked-by: Rob Herring <robh@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html