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

Commit 828c5e27 authored by George Shen's avatar George Shen
Browse files

ARM: dts: msm: Enable CVP SMMU fault tolerance

Avoid system crash when CVP SMMU fault happens. CVP SSR can
recover SMMU fault now.

Change-Id: I9015f9f31bfca39a3d9b015b9a32436e28291721
parent 05f34477
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -64,6 +64,7 @@
			buffer-types = <0xfff>;
			dma-coherent-hint-cached;
			qcom,iommu-dma-addr-pool = <0x4b000000 0x90000000>;
			qcom,iommu-faults = "non-fatal";
		};


@@ -75,6 +76,7 @@
			buffer-types = <0x741>;
			qcom,iommu-dma-addr-pool = <0x01000000 0x25800000>;
			qcom,iommu-vmid = <0xB>;
			qcom,iommu-faults = "non-fatal";
		};

		cvp_secure_pixel_cb {
@@ -85,6 +87,7 @@
			buffer-types = <0x106>;
			qcom,iommu-dma-addr-pool = <0x26800000 0x24800000>;
			qcom,iommu-vmid = <0xA>;
			qcom,iommu-faults = "non-fatal";
		};

		/* Memory Heaps */