Commit c2498af5 authored by Ricardo Salveti's avatar Ricardo Salveti Committed by Tony Lindgren

arm: dts: boneblack-wireless: add WL1835 Bluetooth device node

This adds the serial slave device for the WL1835 Bluetooth interface.
Signed-off-by: default avatarRicardo Salveti <ricardo.salveti@linaro.org>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 2303587b
......@@ -97,6 +97,11 @@ &uart3 {
pinctrl-names = "default";
pinctrl-0 = <&uart3_pins &bt_pins>;
status = "okay";
bluetooth {
compatible = "ti,wl1835-st";
enable-gpios = <&gpio0 28 GPIO_ACTIVE_HIGH>;
};
};
&gpio3 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment