Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 019aa56b authored by Rob Herring's avatar Rob Herring Committed by Marcel Holtmann
Browse files

arm64: dts: hikey: add WL1835 Bluetooth device node



This adds the serial slave device for the WL1835 Bluetooth interface.

Signed-off-by: default avatarRob Herring <robh@kernel.org>
Cc: Wei Xu <xuwei5@hisilicon.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent 37180552
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -98,6 +98,11 @@
			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 {