ARM: dts: msm: Update gpucc and gx_clkctl clock node as GenPD provider

Mark gpucc clock node as GenPD provider and disable the
graphics GDSC regulator nodes. Update gxclkctl
node to add support for gx_clkctl_gx_gdsc power domain.

While at it, keep the gdsc regulator nodes as it is on rumi platform.

Change-Id: If205c2116841ff3a11ebce4e06ca3067c4a8721b
Signed-off-by: Anaadi Mishra <quic_anaadim@quicinc.com>
This commit is contained in:
Anaadi Mishra
2024-08-21 10:28:31 +05:30
parent 195658105f
commit 86ee38dfc0
2 changed files with 15 additions and 6 deletions

View File

@@ -212,3 +212,11 @@
&video_cc_mvs0c_gdsc {
status = "ok";
};
&gpu_cc_cx_gdsc {
status = "ok";
};
&gx_clkctl_gx_gdsc {
status = "ok";
};