From 733bef464842624c04ba79bfc1c029372a98118e Mon Sep 17 00:00:00 2001 From: Jagadeesh Kona Date: Thu, 1 Feb 2024 18:22:00 +0530 Subject: [PATCH] ARM: dts: msm: Mark dispcc clock node as GenPD provider Mark dispcc clock node as GenPD provider and disable the display GDSC regulator nodes. Change-Id: I91cf788254ca0bd78a02dc4b196745da380fb74b Signed-off-by: Jagadeesh Kona --- qcom/sun.dtsi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 348f9338..ee32e265 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -1689,6 +1689,7 @@ "iface"; qcom,disp_crm-crmc = <&dispcc_crmc>; #clock-cells = <1>; + #power-domain-cells = <1>; #reset-cells = <1>; }; @@ -1908,6 +1909,7 @@ qcom,retain-regs; qcom,support-hw-trigger; qcom,support-cfg-gdscr; + status = "disabled"; }; disp_cc_mdss_core_int2_gdsc: qcom,gdsc@af0b000 { @@ -1919,6 +1921,7 @@ qcom,retain-regs; qcom,support-hw-trigger; qcom,support-cfg-gdscr; + status = "disabled"; }; /* EVA_CC GDSCs */