@@ -43,6 +43,7 @@ a76_0: cpu@0 {
next-level-cache = <&L3_CA76>;
enable-method = "psci";
cpu-idle-states = <&CPU_SLEEP_0>;
+ clocks = <&cpg CPG_CORE R8A779H0_CLK_ZC0>;
};
a76_1: cpu@100 {
@@ -53,6 +54,7 @@ a76_1: cpu@100 {
next-level-cache = <&L3_CA76>;
enable-method = "psci";
cpu-idle-states = <&CPU_SLEEP_0>;
+ clocks = <&cpg CPG_CORE R8A779H0_CLK_ZC1>;
};
a76_2: cpu@200 {
@@ -63,6 +65,7 @@ a76_2: cpu@200 {
next-level-cache = <&L3_CA76>;
enable-method = "psci";
cpu-idle-states = <&CPU_SLEEP_0>;
+ clocks = <&cpg CPG_CORE R8A779H0_CLK_ZC2>;
};
a76_3: cpu@300 {
@@ -73,6 +76,7 @@ a76_3: cpu@300 {
next-level-cache = <&L3_CA76>;
enable-method = "psci";
cpu-idle-states = <&CPU_SLEEP_0>;
+ clocks = <&cpg CPG_CORE R8A779H0_CLK_ZC3>;
};
idle-states {