From b10f0ee315bfb808307ae343f98626b0691d5a7a 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 videocc clock node as GenPD provider Mark videocc clock node as GenPD provider and disable the video GDSC regulator nodes. Change-Id: I206ad77302fa8ece5b4efe28e20d8c1c23d9fac7 Signed-off-by: Jagadeesh Kona --- qcom/sun.dtsi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 348f9338..8c434fc4 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -1771,6 +1771,7 @@ reg-name = "cc_base"; vdd_mm-supply = <&VDD_MM_LEVEL>; vdd_mxc-supply = <&VDD_MXC_LEVEL>; + vdd_mm_mxc_voter-supply = <&VDD_MM_MXC_VOTER_LEVEL>; clocks = <&rpmhcc RPMH_CXO_CLK>, <&rpmhcc RPMH_CXO_CLK_A>, <&sleep_clk>, @@ -1780,6 +1781,7 @@ "sleep_clk", "iface"; #clock-cells = <1>; + #power-domain-cells = <1>; #reset-cells = <1>; }; @@ -2055,6 +2057,7 @@ qcom,retain-regs; qcom,support-hw-trigger; qcom,support-cfg-gdscr; + status = "disabled"; }; video_cc_mvs0c_gdsc: qcom,gdsc@aaf8034 { @@ -2065,6 +2068,7 @@ parent-supply = <&VDD_MM_MXC_VOTER_LEVEL>; qcom,retain-regs; qcom,support-cfg-gdscr; + status = "disabled"; }; psci {