Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 53d5966a authored by Satish Kodishala's avatar Satish Kodishala Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add BT/FM slimbus node for scuba

Added BT/FM slimbus node for scuba to enable
BT/FM audio usecases.

CRs-Fixed: 2647083
Change-Id: I8f11b790bc1f65ae20b22f34c174a42a25b34918
parent 782d6f95
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -340,6 +340,14 @@
		qcom,apps-ch-pipes = <0x0>;
		qcom,apps-ch-pipes = <0x0>;
		qcom,ea-pc = <0x360>;
		qcom,ea-pc = <0x360>;
		status = "ok";
		status = "ok";

		/* Slimbus Slave DT for WCN3990 */
		btfmslim_codec: wcn3990 {
			compatible = "qcom,btfmslim_slave";
			elemental-addr = [00 01 20 02 17 02];
			qcom,btfm-slim-ifd = "btfmslim_slave_ifd";
			qcom,btfm-slim-ifd-elemental-addr = [00 00 20 02 17 02];
		};
	};
	};


	intc: interrupt-controller@f200000 {
	intc: interrupt-controller@f200000 {