ARM: dts: msm: Update gpucc node as GenPD provider
Mark gpucc clock node as GenPD provider and disable the graphics GDSC regulator nodes. While at it, keep the gdsc's as it is on rumi platform. Change-Id: I91b4915723e26685e950de3ae575540ac3940036 Signed-off-by: Anaadi Mishra <quic_anaadim@quicinc.com>
This commit is contained in:
@@ -180,3 +180,11 @@
|
||||
&disp_cc_mdss_core_int2_gdsc {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&gpu_cc_cx_gdsc {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&gpu_cc_gx_gdsc {
|
||||
status = "ok";
|
||||
};
|
||||
|
Reference in New Issue
Block a user