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

Commit 7957a189 authored by Deepak Kumar's avatar Deepak Kumar
Browse files

ARM: dts: msm: Enable gaming bin detection for GPU on Trinket



Add property "qcom,gpu-gaming-bin" to allow driver to read
gaming bin fuse bit. This is needed to detect whether part
is gaming or non-gaming sku.

Change-Id: Id569b7e4cedb00ee887746deca9956a074169595
Signed-off-by: default avatarDeepak Kumar <dkumar@codeaurora.org>
parent 3ee471c8
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -129,6 +129,7 @@
		qcom,ca-target-pwrlevel = <5>;
		qcom,ca-target-pwrlevel = <5>;


		qcom,gpu-speed-bin = <0x6004 0x1fe00000 21>;
		qcom,gpu-speed-bin = <0x6004 0x1fe00000 21>;
		qcom,gpu-gaming-bin = <0x6018 0x80 7>;


		/* CX iPeak limit support */
		/* CX iPeak limit support */
		qcom,gpu-cx-ipeak = <&cx_ipeak_lm 5>;
		qcom,gpu-cx-ipeak = <&cx_ipeak_lm 5>;