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

Commit 1a7eeed7 authored by Shivendra Kakrania's avatar Shivendra Kakrania
Browse files

ARM: dts: msm: Update video sid masks for SM8150



Video sid masks for non-secure & secure nonpixel iommus have changed.
So updating video sid masks accordingly.

Change-Id: I4cb83ed75e1db3eba42d61a8f4e543bfdd89667a
Signed-off-by: default avatarShivendra Kakrania <shiven@codeaurora.org>
parent 42123387
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -88,8 +88,7 @@
			compatible = "qcom,msm-vidc,context-bank";
			label = "venus_ns";
			iommus =
				<&apps_smmu 0x1300 0x20>,
				<&apps_smmu 0x1340 0x0>;
				<&apps_smmu 0x1300 0x60>;
			buffer-types = <0xfff>;
			virtual-addr-pool = <0x70800000 0x6f800000>;
		};
@@ -118,8 +117,7 @@
			compatible = "qcom,msm-vidc,context-bank";
			label = "venus_sec_non_pixel";
			iommus =
				<&apps_smmu 0x1304 0x20>,
				<&apps_smmu 0x1344 0x0>;
				<&apps_smmu 0x1304 0x60>;
			buffer-types = <0x480>;
			virtual-addr-pool = <0x1000000 0x24800000>;
			qcom,secure-context-bank;