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

Commit 54846416 authored by Taniya's avatar Taniya Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add minimum CX vote for GPU CX GDSC on Kona

Add the vdd_parent supply for GPU CX GDSC to ensure minimal CX vote when
the GDSCR is enabled, thus this would ensure the CX cannot go
lower/collapse when GPU CX GDSCR is enabled.

Change-Id: I40f20b9e22d22e40a35049ebd19e57bc319d1334
parent f3418f2a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2764,6 +2764,7 @@
		regulator-name = "gpu_cx_gdsc";
		hw-ctrl-addr = <&gpu_cx_hw_ctrl>;
		parent-supply = <&VDD_CX_LEVEL>;
		vdd_parent-supply = <&VDD_CX_LEVEL>;
		qcom,no-status-check-on-disable;
		qcom,clk-dis-wait-val = <8>;
		qcom,gds-timeout = <500>;