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

Commit 0f5974d3 authored by Dilip Kota's avatar Dilip Kota
Browse files

ARM: dts: msm: Configure SMMU stream IDs for SLIMBUS on SDM670



Configure Stream IDs for Audio Slimbus and
QCA Slimbus.

Change-Id: Ia8efea2961269f1b55ed461b1dfc0f8927b014a8
Signed-off-by: default avatarDilip Kota <dkota@codeaurora.org>
parent 814e5c69
Loading
Loading
Loading
Loading
+17 −0
Original line number Diff line number Diff line
@@ -891,6 +891,16 @@
		qcom,apps-ch-pipes = <0x780000>;
		qcom,ea-pc = <0x290>;
		status = "disabled";
		qcom,iommu-s1-bypass;

		iommu_slim_aud_ctrl_cb: qcom,iommu_slim_ctrl_cb {
			compatible = "qcom,iommu-slim-ctrl-cb";
			iommus = <&apps_smmu 0x1826 0x0>,
				 <&apps_smmu 0x182d 0x0>,
				 <&apps_smmu 0x182e 0x1>,
				 <&apps_smmu 0x1830 0x1>;
		};

	};

	slim_qca: slim@62e40000 {
@@ -902,6 +912,13 @@
		interrupts = <0 291 0>, <0 292 0>;
		interrupt-names = "slimbus_irq", "slimbus_bam_irq";
		status = "disabled";
		qcom,iommu-s1-bypass;

		iommu_slim_qca_ctrl_cb: qcom,iommu_slim_ctrl_cb {
			compatible = "qcom,iommu-slim-ctrl-cb";
			iommus = <&apps_smmu 0x1833 0x0>;
		};

	};

	wdog: qcom,wdt@17980000{