mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user