Merge "ARM: dts: msm: Update dispcc clock node as GenPD provider"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
46a8cd4e73
@@ -196,3 +196,11 @@
|
|||||||
clock-output-names = "rpmh_clocks";
|
clock-output-names = "rpmh_clocks";
|
||||||
clock-frequency = <19200000>;
|
clock-frequency = <19200000>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&disp_cc_mdss_core_gdsc {
|
||||||
|
status = "ok";
|
||||||
|
};
|
||||||
|
|
||||||
|
&disp_cc_mdss_core_int2_gdsc {
|
||||||
|
status = "ok";
|
||||||
|
};
|
||||||
|
@@ -1651,6 +1651,7 @@
|
|||||||
"sleep_clk",
|
"sleep_clk",
|
||||||
"iface";
|
"iface";
|
||||||
qcom,dispcc_crm-crmc = <&dispcc_crm>;
|
qcom,dispcc_crm-crmc = <&dispcc_crm>;
|
||||||
|
#power-domain-cells = <1>;
|
||||||
#clock-cells = <1>;
|
#clock-cells = <1>;
|
||||||
#reset-cells = <1>;
|
#reset-cells = <1>;
|
||||||
};
|
};
|
||||||
@@ -3047,13 +3048,11 @@
|
|||||||
&disp_cc_mdss_core_gdsc {
|
&disp_cc_mdss_core_gdsc {
|
||||||
clocks = <&gcc GCC_DISP_AHB_CLK>;
|
clocks = <&gcc GCC_DISP_AHB_CLK>;
|
||||||
parent-supply = <&VDD_MM_LEVEL>;
|
parent-supply = <&VDD_MM_LEVEL>;
|
||||||
status = "ok";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&disp_cc_mdss_core_int2_gdsc {
|
&disp_cc_mdss_core_int2_gdsc {
|
||||||
clocks = <&gcc GCC_DISP_AHB_CLK>;
|
clocks = <&gcc GCC_DISP_AHB_CLK>;
|
||||||
parent-supply = <&VDD_MM_LEVEL>;
|
parent-supply = <&VDD_MM_LEVEL>;
|
||||||
status = "ok";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&eva_cc_mvs0_gdsc {
|
&eva_cc_mvs0_gdsc {
|
||||||
|
Reference in New Issue
Block a user