ARM: dts: msm: Add support for BT SoundWire for Tuna

Added support for BT SoundWire for Tuna.

CRs-Fixed: 3974336
Change-Id: Ie3bbb3e5abb8c9e8c8d62a33f4adff65f3d4cd9d
Signed-off-by: Satish Kumar Kodishala <quic_skodisha@quicinc.com>
This commit is contained in:
Satish Kumar Kodishala
2024-11-14 22:23:32 +05:30
parent 3af8682577
commit 68555cbf96

View File

@@ -78,6 +78,13 @@
}; };
}; };
&swr4 {
btswr_slave: btswr-slave {
compatible = "qcom,btfmswr_slave";
reg = <0x02 0x08170220>;
};
};
//uart instance //uart instance
&qupv3_se14_4uart { &qupv3_se14_4uart {
status = "ok"; status = "ok";