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

Commit d18ab423 authored by George Shen's avatar George Shen
Browse files

ARM: dts: msm: Update CVP IOMMU CB virtual range



Update the virtual address range of CVP (Computer Vision Process)
IOMMU CB (Context Bank) 4 to match the programming guide.

Change-Id: Ie955522773e2ef9f50735ea0075c16a585c7bbb2
Signed-off-by: default avatarGeorge Shen <sqiao@codeaurora.org>
parent 84e0c97d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -67,7 +67,7 @@
			iommus =
				<&apps_smmu 0x2124 0x400>;
			qcom,iommu-dma = "disabled";
			buffer-types = <0x241>;
			buffer-types = <0x741>;
			virtual-addr-pool = <0x01000000 0x25800000>;
			qcom,secure-context-bank;
		};
@@ -79,7 +79,7 @@
				<&apps_smmu 0x2123 0x400>;
			qcom,iommu-dma = "disabled";
			buffer-types = <0x106>;
			virtual-addr-pool = <0x25800000 0x25800000>;
			virtual-addr-pool = <0x26800000 0x24800000>;
			qcom,secure-context-bank;
		};