diff --git a/qcom/tuna-rumi.dtsi b/qcom/tuna-rumi.dtsi index 5f538408..04603181 100644 --- a/qcom/tuna-rumi.dtsi +++ b/qcom/tuna-rumi.dtsi @@ -196,3 +196,11 @@ clock-output-names = "rpmh_clocks"; clock-frequency = <19200000>; }; + +&disp_cc_mdss_core_gdsc { + status = "ok"; +}; + +&disp_cc_mdss_core_int2_gdsc { + status = "ok"; +}; diff --git a/qcom/tuna.dtsi b/qcom/tuna.dtsi index 6a96d53e..03d109ca 100644 --- a/qcom/tuna.dtsi +++ b/qcom/tuna.dtsi @@ -1651,6 +1651,7 @@ "sleep_clk", "iface"; qcom,dispcc_crm-crmc = <&dispcc_crm>; + #power-domain-cells = <1>; #clock-cells = <1>; #reset-cells = <1>; }; @@ -3047,13 +3048,11 @@ &disp_cc_mdss_core_gdsc { clocks = <&gcc GCC_DISP_AHB_CLK>; parent-supply = <&VDD_MM_LEVEL>; - status = "ok"; }; &disp_cc_mdss_core_int2_gdsc { clocks = <&gcc GCC_DISP_AHB_CLK>; parent-supply = <&VDD_MM_LEVEL>; - status = "ok"; }; &eva_cc_mvs0_gdsc {