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

Commit b22dfd78 authored by Amit Kushwaha's avatar Amit Kushwaha
Browse files

ARM: dts: msm: Disable GPU mempools for QCS610 IoT



Disable it to release memory reserved by GPU
memory pools.

Change-Id: I541386602cdf7bff611ae6c6187283856befb5a4
Signed-off-by: default avatarAmit Kushwaha <kushwaha@codeaurora.org>
parent 31f91c4c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -324,6 +324,10 @@
	reg = <0 0x97115000 0 0x2000>;
};

&msm_gpu {
	/delete-node/qcom,gpu-mempools;
};

&sdhc_1 {
	vdd-supply = <&pm6150l_l11>;
	qcom,vdd-voltage-level = <2950000 2950000>;