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:
@@ -212,3 +212,11 @@
|
||||
&video_cc_mvs0c_gdsc {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&gpu_cc_cx_gdsc {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&gx_clkctl_gx_gdsc {
|
||||
status = "ok";
|
||||
};
|
||||
|
Reference in New Issue
Block a user