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

Commit 2daa44b2 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Change the stream ids for lpass smmu"

parents 8c5dc8d4 6e852217
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1077,7 +1077,7 @@
			compatible = "qcom,msm-smmu-v1-ctx";
			reg = <0xfe06c000 0x1000>;
			interrupts = <0 267 0>, <0 180 0>;
			qcom,iommu-ctx-sids = <0>;
			qcom,iommu-ctx-sids = <11>;
			label = "lpass_core_image";
			qcom,secure-context;
		};
@@ -1086,7 +1086,7 @@
			compatible = "qcom,msm-smmu-v1-ctx";
			reg = <0xfe06d000 0x1000>;
			interrupts = <0 267 0>;
			qcom,iommu-ctx-sids = <1>;
			qcom,iommu-ctx-sids = <12>;
			label = "lpass_core_audio";
		};

@@ -1094,7 +1094,7 @@
			compatible = "qcom,msm-smmu-v1-ctx";
			reg = <0xfe06e000 0x1000>;
			interrupts = <0 267 0>;
			qcom,iommu-ctx-sids = <2>;
			qcom,iommu-ctx-sids = <13>;
			label = "lpass_core_slimbus";
		};
	};