Merge "ARM: dts: msm: Make gx_clkctl_gx_gdsc depend on gpucc for Sun"

This commit is contained in:
qctecmdr
2023-10-11 09:33:38 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -1083,7 +1083,7 @@
gx_clkctl_gx_gdsc: qcom,gdsc@3d68024 { gx_clkctl_gx_gdsc: qcom,gdsc@3d68024 {
compatible = "qcom,gdsc"; compatible = "qcom,gdsc";
reg = <0x3d68024 0x4>; reg = <0x3d68024 0x4>;
clocks = <&gcc GCC_GPU_CFG_AHB_CLK>; clocks = <&gpucc GPU_CC_GX_AHB_FF_CLK>;
regulator-name = "gx_clkctl_gx_gdsc"; regulator-name = "gx_clkctl_gx_gdsc";
parent-supply = <&VDD_GFX_GFX_MXC_VOTER_LEVEL>; parent-supply = <&VDD_GFX_GFX_MXC_VOTER_LEVEL>;
qcom,retain-regs; qcom,retain-regs;