All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] arm64: dts: qcom: sc7280: Add bluetooth node on SC7280 crd board
@ 2022-02-07  4:24 Sai Teja Aluvala
  2022-02-07  7:06 ` [v1] " bluez.test.bot
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Sai Teja Aluvala @ 2022-02-07  4:24 UTC (permalink / raw)
  To: marcel, johan.hedberg
  Cc: mka, linux-kernel, linux-bluetooth, quic_hemantg, linux-arm-msm,
	quic_bgodavar, quic_rjliao, quic_hbandi, abhishekpandit, mcchou,
	Sai Teja Aluvala

Add Bluetooth SoC WCN6750 node for SC7280 crd board

Signed-off-by: Sai Teja Aluvala <quic_saluvala@quicinc.com>

---
 arch/arm64/boot/dts/qcom/sc7280-crd.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sc7280-crd.dts b/arch/arm64/boot/dts/qcom/sc7280-crd.dts
index cd2755c..53ea3b4 100644
--- a/arch/arm64/boot/dts/qcom/sc7280-crd.dts
+++ b/arch/arm64/boot/dts/qcom/sc7280-crd.dts
@@ -23,6 +23,10 @@
 	};
 };
 
+&bluetooth {
+	vddio-supply = <&vreg_l18b_1p8>;
+};
+
 ap_tp_i2c: &i2c0 {
 	status = "okay";
 	clock-frequency = <400000>;
-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc.


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

end of thread, other threads:[~2022-02-08  4:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-07  4:24 [PATCH v1] arm64: dts: qcom: sc7280: Add bluetooth node on SC7280 crd board Sai Teja Aluvala
2022-02-07  7:06 ` [v1] " bluez.test.bot
2022-02-07  8:42 ` [PATCH v1] " Sai Teja Aluvala (Temp) (QUIC)
2022-02-07 11:12 ` kernel test robot
2022-02-07 11:12   ` kernel test robot
2022-02-07 17:13 ` Matthias Kaehlcke
2022-02-08  4:13   ` Sai Teja Aluvala (Temp) (QUIC)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.