linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm: dts: boneblack-wireless: add WL1835 Bluetooth device node
@ 2017-05-22 14:51 Ricardo Salveti
  2017-05-26 15:48 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Ricardo Salveti @ 2017-05-22 14:51 UTC (permalink / raw)
  To: linux-omap
  Cc: robertcnelson, Ricardo Salveti, Benoît Cousson,
	Tony Lindgren, Rob Herring, Mark Rutland, Russell King,
	devicetree, linux-arm-kernel, linux-kernel

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

Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
---
 arch/arm/boot/dts/am335x-boneblack-wireless.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/am335x-boneblack-wireless.dts b/arch/arm/boot/dts/am335x-boneblack-wireless.dts
index 105bd10..83f49f6 100644
--- a/arch/arm/boot/dts/am335x-boneblack-wireless.dts
+++ b/arch/arm/boot/dts/am335x-boneblack-wireless.dts
@@ -97,6 +97,11 @@
 	pinctrl-names = "default";
 	pinctrl-0 = <&uart3_pins &bt_pins>;
 	status = "okay";
+
+	bluetooth {
+		compatible = "ti,wl1835-st";
+		enable-gpios = <&gpio0 28 GPIO_ACTIVE_HIGH>;
+	};
 };
 
 &gpio3 {
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm: dts: boneblack-wireless: add WL1835 Bluetooth device node
  2017-05-22 14:51 [PATCH] arm: dts: boneblack-wireless: add WL1835 Bluetooth device node Ricardo Salveti
@ 2017-05-26 15:48 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2017-05-26 15:48 UTC (permalink / raw)
  To: Ricardo Salveti
  Cc: linux-omap, robertcnelson, Benoît Cousson, Rob Herring,
	Mark Rutland, Russell King, devicetree, linux-arm-kernel,
	linux-kernel

* Ricardo Salveti <ricardo.salveti@linaro.org> [170522 07:55]:
> This adds the serial slave device for the WL1835 Bluetooth interface.

Applying into omap-for-v4.13/dt thanks.

Tony

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-05-26 15:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-22 14:51 [PATCH] arm: dts: boneblack-wireless: add WL1835 Bluetooth device node Ricardo Salveti
2017-05-26 15:48 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).