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

Commit aba9006c authored by Veera Sundaram Sankaran's avatar Veera Sundaram Sankaran
Browse files

ARM: dts: msm: fix display IOMMU context bank SID masks



Add the correct IOMMU SID masks for display sec/non-sec
context banks.

Change-Id: I560e9af5ac12737451f3eef57384efe3e97e22b6
Signed-off-by: default avatarVeera Sundaram Sankaran <veeras@codeaurora.org>
parent cb57e6b4
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -38,8 +38,7 @@
		interrupts = <0 83 0>;
		interrupt-controller;
		#interrupt-cells = <1>;
		iommus = <&apps_smmu 0x800 0x20>,
			<&apps_smmu 0xc00 0x20>;
		iommus = <&apps_smmu 0x800 0x420>;

		#address-cells = <1>;
		#size-cells = <0>;
@@ -274,8 +273,7 @@

		smmu_sde_sec: qcom,smmu_sde_sec_cb {
			compatible = "qcom,smmu_sde_sec";
			iommus = <&apps_smmu 0x801 0x20>,
			       <&apps_smmu 0xc01 0x20>;
			iommus = <&apps_smmu 0x801 0x420>;
		};

		/* data and reg bus scale settings */