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

Commit b44e72d2 authored by Neeti Desai's avatar Neeti Desai
Browse files

ARM: dts: msm: Add support for secure kgsl iommu



Configure the kgsl iommu as secure for 8994.

Change-Id: I18c8aef864ccecf9674a9ab830a0e4a03cd86efe
Signed-off-by: default avatarNeeti Desai <neetid@codeaurora.org>
parent 200a040b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -282,6 +282,7 @@
	vdd-supply = <&gdsc_oxili_cx>;
	qcom,alt-vdd-supply = <&gdsc_oxili_gx>;
	qcom,iommu-enable-halt;
	qcom,iommu-secure-id = <18>;
	clocks = <&clock_mmss clk_oxili_gfx3d_clk>,
		<&clock_mmss clk_oxilicx_ahb_clk>;
	clock-names = "core_clk", "iface_clk";
@@ -352,6 +353,8 @@

	qcom,iommu-ctx@fdb1a000 {
		qcom,iommu-ctx-sids = <2>;
		interrupts = <0 241 0>, <0 240 0>;
		qcom,secure-context;
	};
};