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

Commit 1069f2dd authored by Jayaprakash's avatar Jayaprakash
Browse files

ARM: dts: msm: add iommu entries for secure video

Configure iommu entries for secure video playback.

Change-Id: I7ef3ac4cf76b0574eab073b44792864e4f6444b8
parent 5ddd25f4
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -254,7 +254,8 @@

		smmu_sde_sec: qcom,smmu_sde_sec_cb {
			compatible = "qcom,smmu_sde_sec";
			iommus = <&apps_smmu 0xb41 0x400>;
			iommus = <&apps_smmu 0xb41 0x0>,
				 <&apps_smmu 0xf41 0x0>;
			qcom,iommu-dma-addr-pool = <0x00020000 0xfffe0000>;
			qcom,iommu-faults = "non-fatal";
			qcom,iommu-vmid = <0xa>;