linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] arm: dts: gta04: add bluetooth serdev driver flags
@ 2019-01-09 17:47 H. Nikolaus Schaller
  2019-01-09 17:55 ` [Letux-kernel] " H. Nikolaus Schaller
  2019-01-09 17:57 ` Andreas Kemnade
  0 siblings, 2 replies; 4+ messages in thread
From: H. Nikolaus Schaller @ 2019-01-09 17:47 UTC (permalink / raw)
  To: Tony Lindgren, Tomi Valkeinen, Rob Herring, Benoît Cousson,
	devicetree, Rob Herring, Mark Rutland
  Cc: linux-kernel, linux-omap, letux-kernel, Andreas Kemnade

From: Andreas Kemnade <andreas@kemnade.info>

gta04a[34] have bluetooth chips which simply understand
h4 protocol.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
---
 arch/arm/boot/dts/omap3-gta04.dtsi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/omap3-gta04.dtsi b/arch/arm/boot/dts/omap3-gta04.dtsi
index 499e3b0e920b..ec7b1e31c07e 100644
--- a/arch/arm/boot/dts/omap3-gta04.dtsi
+++ b/arch/arm/boot/dts/omap3-gta04.dtsi
@@ -722,6 +722,8 @@
 
 	bluetooth: bluetooth {
 		compatible = "wi2wi,w2cbw003-bluetooth";
+		speed = <3000000>;
+		flow;
 		vdd-supply = <&vaux4>;
 	};
 };
-- 
2.19.1


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

end of thread, other threads:[~2019-01-09 18:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-09 17:47 [PATCH v2] arm: dts: gta04: add bluetooth serdev driver flags H. Nikolaus Schaller
2019-01-09 17:55 ` [Letux-kernel] " H. Nikolaus Schaller
2019-01-09 17:57 ` Andreas Kemnade
2019-01-09 18:05   ` H. Nikolaus Schaller

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).