ARM: dts: msm: Update dispcc clock node as GenPD provider on Kera

Mark dispcc clock node as GenPD provider and disable the display GDSC
regulator nodes for kera platform.
While at it, keep the gdsc's as it is on kera-rumi platform and update
the compatible to align with freq plan.

Change-Id: If01f876b3d160cf5c1cfe6be13e3e4b42f62cfa6
Signed-off-by: Anaadi Mishra <quic_anaadim@quicinc.com>
This commit is contained in:
Anaadi Mishra
2024-09-25 16:36:41 +05:30
parent f42efc56a8
commit fc794cac57
2 changed files with 10 additions and 3 deletions

View File

@@ -172,3 +172,11 @@
&video_cc_mvs0c_gdsc {
status = "ok";
};
&disp_cc_mdss_core_gdsc {
status = "ok";
};
&disp_cc_mdss_core_int2_gdsc {
status = "ok";
};