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

Commit d15d7cb8 authored by Dilip Kota's avatar Dilip Kota
Browse files

ARM: dts: msm: Configure SMR masks as per SMMU SAC



SMMU team recommends specific SMR masks because
of limited SMR registers.

Change-Id: Ic49df334e307df6847e8c3d28713b60e1ca68cac
Signed-off-by: default avatarDilip Kota <dkota@codeaurora.org>
parent ccc4db28
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -1160,9 +1160,8 @@

		iommu_slim_aud_ctrl_cb: qcom,iommu_slim_ctrl_cb {
			compatible = "qcom,iommu-slim-ctrl-cb";
			iommus = <&apps_smmu 0x1be6 0x0>,
				 <&apps_smmu 0x1bed 0x0>,
				 <&apps_smmu 0x1bee 0x1>,
			iommus = <&apps_smmu 0x1be6 0x8>,
				 <&apps_smmu 0x1bed 0x2>,
				 <&apps_smmu 0x1bf0 0x1>;
		};