提交 019aa56b 编写于 作者: R Rob Herring 提交者: Marcel Holtmann

arm64: dts: hikey: add WL1835 Bluetooth device node

This adds the serial slave device for the WL1835 Bluetooth interface.
Signed-off-by: NRob Herring <robh@kernel.org>
Cc: Wei Xu <xuwei5@hisilicon.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
上级 37180552
...@@ -98,6 +98,11 @@ ...@@ -98,6 +98,11 @@
assigned-clocks = <&sys_ctrl HI6220_UART1_SRC>; assigned-clocks = <&sys_ctrl HI6220_UART1_SRC>;
assigned-clock-rates = <150000000>; assigned-clock-rates = <150000000>;
status = "ok"; status = "ok";
bluetooth {
compatible = "ti,wl1835-st";
enable-gpios = <&gpio1 7 GPIO_ACTIVE_HIGH>;
};
}; };
uart2: uart@f7112000 { uart2: uart@f7112000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册