ARM: dts: msm: Vote VDD_GFX and VDD_MXC for gpu_cc_gx_gdsc on Waipio

The gpu_cc_gx_gdsc itself requires VDD_GFX, but it'll handshake with a
clock as part of its enable/disable sequence which requires VDD_MXC.
VDD_MXC is necessary for the handshake to complete.

Change-Id: Iec2b7cd975ec5dc29ba5bf471c52fb1e7ee43612
This commit is contained in:
Mike Tipton
2021-03-09 16:00:00 -08:00
parent 53b6d09955
commit c17066aa48

View File

@@ -1733,7 +1733,7 @@
regulator-name = "gpu_cc_gx_gdsc";
domain-addr = <&gpu_cc_gx_domain_addr>;
sw-reset = <&gpu_cc_gx_sw_reset>;
parent-supply = <&VDD_GFX_LEVEL>;
parent-supply = <&VDD_GFX_MXC_VOTER_LEVEL>;
qcom,reset-aon-logic;
qcom,retain-regs;
qcom,gds-timeout = <500>;