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

Commit 9aaf685c authored by Hareesh Gundu's avatar Hareesh Gundu Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: define qcom,no-dynamic-asid on lagoon

Add the qcom,no-dynamic-asid that helps in creation of single ASID for
all the domains using a particular context bank.

Change-Id: I944ae766cb32efbd528bd672f0bf3bcf8ae605f3
parent d5b06aa9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@
		reg = <0x3d40000 0x10000>;
		#iommu-cells = <1>;
		qcom,use-3-lvl-tables;
		qcom,no-dynamic-asid;
		#global-interrupts = <2>;
		qcom,regulator-names = "vdd";
		vdd-supply = <&gpu_cx_gdsc>;