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

Commit 1509ff71 authored by Jeremy Gebben's avatar Jeremy Gebben Committed by Tarun Karra
Browse files

ARM: dts: msm: enable qcom,dynamic for kgsl_smmu



The kgsl driver uses dynamic pagetable switching.

Change-Id: I327d917cc9b466e4c4d0edea7e75fa2c03d0f874
Signed-off-by: default avatarJeremy Gebben <jgebben@codeaurora.org>
parent f1d461b6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -199,6 +199,7 @@
	status = "ok";
	qcom,register-save;
	qcom,skip-init;
	qcom,dynamic;
	#global-interrupts = <1>;
	interrupts = <0 334 0>, <0 329 0>, <0 330 0>,
		<0 331 0>, <0 332 0>;
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@
		status = "disabled";
		compatible = "qcom,smmu-v2";
		qcom,tz-device-id = "GPU";
		qcom,dynamic;
		reg = <0xb40000 0x10000>;
		#iommu-cells = <1>;
	};