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

Commit 46211fdd 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: Disable GPU mempools for SDM429"

parents 2947552d 4d168c94
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -222,4 +222,7 @@
&msm_gpu {
	/* Update GPU chip ID*/
	qcom,chipid = <0x05000400>;

	/* disable mem pools */
	/delete-node/qcom,gpu-mempools;
};