arm64: dts: hikey: add WL1835 Bluetooth device node
authorRob Herring <robh@kernel.org>
Thu, 13 Apr 2017 15:03:53 +0000 (10:03 -0500)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 13 Apr 2017 17:22:53 +0000 (19:22 +0200)
This adds the serial slave device for the WL1835 Bluetooth interface.

Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Wei Xu <xuwei5@hisilicon.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts

index dba3c131c62c09625c48cfabb7019e683eb060e7..9b4ba71692101077d5a77a6b18749b7c6c4d26f6 100644 (file)
                        assigned-clocks = <&sys_ctrl HI6220_UART1_SRC>;
                        assigned-clock-rates = <150000000>;
                        status = "ok";
+
+                       bluetooth {
+                               compatible = "ti,wl1835-st";
+                               enable-gpios = <&gpio1 7 GPIO_ACTIVE_HIGH>;
+                       };
                };
 
                uart2: uart@f7112000 {