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

Commit bd114108 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 lagoon

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

CRs-Fixed: 2626740
Change-Id: I1f82fe89d509dd0c963f85d6c9af17a506cb4f19
parent a65c7d0f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -581,6 +581,14 @@
		qcom,iommu-dma-addr-pool = <0x40000000 0xc0000000>;
		qcom,iommu-dma = "fastmap";
		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@17a00000 {