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

Commit f3c0fd8e authored by Tarun Karra's avatar Tarun Karra Committed by Matt Wagantall
Browse files

ARM: dts: msm: Enable global pagetable on 8996 v2



Enable global pagetable on 8996 v2 till per process is fixed.

Change-Id: I57865817de3a8b34e69c99fe5c65aa00274a3b62
Signed-off-by: default avatarTarun Karra <tkarra@codeaurora.org>
parent 526ec82e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -131,6 +131,10 @@
	};
};

&kgsl_msm_iommu {
	qcom,global_pt;
};

&mdss_mdp {
	gdsc-venus-supply = <&gdsc_venus>;
};