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

Commit fd0cb5c7 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: add support for smmu audio on msm8937"

parents 551cd06a 31d40173
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -13,6 +13,12 @@
&soc {
	qcom,iommu-domains {
		compatible = "qcom,iommu-domains";
		lpass_q6_smmu: qcom,iommu-domain1 {
			label = "adsp_io";
			qcom,iommu-contexts = <&adsp_io>;
			qcom,virtual-addr-pool = <0x10000000 0x0fffffff>;
			#iommu-cells = <1>;
		};
		/*
		 * non-secure addr pool from 2048MB to 4096MB
		*/