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

Commit a01c96b0 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 3f5d2ce3 1509ff71
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>;
	};