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

Commit cb74952e authored by Deepak Kumar's avatar Deepak Kumar Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add support for A616 GPU on SDM710



Add new GPU chipID and required initial settings
to support graphics functionality on SDM710.

Change-Id: Ie2e674f4f79487213f269db75aa855ba897cd04a
Signed-off-by: default avatarDeepak Kumar <dkumar@codeaurora.org>
parent 3191ed7b
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -17,3 +17,10 @@
	compatible = "qcom,sdm670";
	qcom,msm-id = <360 0x0>;
};

&msm_gpu {
	qcom,chipid = <0x06010600>;
	/delete-property/qcom,gpu-quirk-limit-uche-gbif-rw;
	/delete-property/qcom,soc-hw-rev-efuse;
	/delete-node/qcom,soc-hw-revisions;
};