|
@@ -99,6 +99,7 @@
|
|
reg = <0x0 0x1>;
|
|
reg = <0x0 0x1>;
|
|
enable-method = "psci";
|
|
enable-method = "psci";
|
|
next-level-cache = <&CLUSTER0_L2>;
|
|
next-level-cache = <&CLUSTER0_L2>;
|
|
|
|
+ clocks = <&stub_clock 0>;
|
|
operating-points-v2 = <&cpu_opp_table>;
|
|
operating-points-v2 = <&cpu_opp_table>;
|
|
cpu-idle-states = <&CPU_SLEEP &CLUSTER_SLEEP>;
|
|
cpu-idle-states = <&CPU_SLEEP &CLUSTER_SLEEP>;
|
|
#cooling-cells = <2>; /* min followed by max */
|
|
#cooling-cells = <2>; /* min followed by max */
|
|
@@ -111,6 +112,7 @@
|
|
reg = <0x0 0x2>;
|
|
reg = <0x0 0x2>;
|
|
enable-method = "psci";
|
|
enable-method = "psci";
|
|
next-level-cache = <&CLUSTER0_L2>;
|
|
next-level-cache = <&CLUSTER0_L2>;
|
|
|
|
+ clocks = <&stub_clock 0>;
|
|
operating-points-v2 = <&cpu_opp_table>;
|
|
operating-points-v2 = <&cpu_opp_table>;
|
|
cpu-idle-states = <&CPU_SLEEP &CLUSTER_SLEEP>;
|
|
cpu-idle-states = <&CPU_SLEEP &CLUSTER_SLEEP>;
|
|
#cooling-cells = <2>; /* min followed by max */
|
|
#cooling-cells = <2>; /* min followed by max */
|
|
@@ -123,6 +125,7 @@
|
|
reg = <0x0 0x3>;
|
|
reg = <0x0 0x3>;
|
|
enable-method = "psci";
|
|
enable-method = "psci";
|
|
next-level-cache = <&CLUSTER0_L2>;
|
|
next-level-cache = <&CLUSTER0_L2>;
|
|
|
|
+ clocks = <&stub_clock 0>;
|
|
operating-points-v2 = <&cpu_opp_table>;
|
|
operating-points-v2 = <&cpu_opp_table>;
|
|
cpu-idle-states = <&CPU_SLEEP &CLUSTER_SLEEP>;
|
|
cpu-idle-states = <&CPU_SLEEP &CLUSTER_SLEEP>;
|
|
#cooling-cells = <2>; /* min followed by max */
|
|
#cooling-cells = <2>; /* min followed by max */
|
|
@@ -135,6 +138,7 @@
|
|
reg = <0x0 0x100>;
|
|
reg = <0x0 0x100>;
|
|
enable-method = "psci";
|
|
enable-method = "psci";
|
|
next-level-cache = <&CLUSTER1_L2>;
|
|
next-level-cache = <&CLUSTER1_L2>;
|
|
|
|
+ clocks = <&stub_clock 0>;
|
|
operating-points-v2 = <&cpu_opp_table>;
|
|
operating-points-v2 = <&cpu_opp_table>;
|
|
cpu-idle-states = <&CPU_SLEEP &CLUSTER_SLEEP>;
|
|
cpu-idle-states = <&CPU_SLEEP &CLUSTER_SLEEP>;
|
|
#cooling-cells = <2>; /* min followed by max */
|
|
#cooling-cells = <2>; /* min followed by max */
|
|
@@ -147,6 +151,7 @@
|
|
reg = <0x0 0x101>;
|
|
reg = <0x0 0x101>;
|
|
enable-method = "psci";
|
|
enable-method = "psci";
|
|
next-level-cache = <&CLUSTER1_L2>;
|
|
next-level-cache = <&CLUSTER1_L2>;
|
|
|
|
+ clocks = <&stub_clock 0>;
|
|
operating-points-v2 = <&cpu_opp_table>;
|
|
operating-points-v2 = <&cpu_opp_table>;
|
|
cpu-idle-states = <&CPU_SLEEP &CLUSTER_SLEEP>;
|
|
cpu-idle-states = <&CPU_SLEEP &CLUSTER_SLEEP>;
|
|
#cooling-cells = <2>; /* min followed by max */
|
|
#cooling-cells = <2>; /* min followed by max */
|
|
@@ -159,6 +164,7 @@
|
|
reg = <0x0 0x102>;
|
|
reg = <0x0 0x102>;
|
|
enable-method = "psci";
|
|
enable-method = "psci";
|
|
next-level-cache = <&CLUSTER1_L2>;
|
|
next-level-cache = <&CLUSTER1_L2>;
|
|
|
|
+ clocks = <&stub_clock 0>;
|
|
operating-points-v2 = <&cpu_opp_table>;
|
|
operating-points-v2 = <&cpu_opp_table>;
|
|
cpu-idle-states = <&CPU_SLEEP &CLUSTER_SLEEP>;
|
|
cpu-idle-states = <&CPU_SLEEP &CLUSTER_SLEEP>;
|
|
#cooling-cells = <2>; /* min followed by max */
|
|
#cooling-cells = <2>; /* min followed by max */
|
|
@@ -171,6 +177,7 @@
|
|
reg = <0x0 0x103>;
|
|
reg = <0x0 0x103>;
|
|
enable-method = "psci";
|
|
enable-method = "psci";
|
|
next-level-cache = <&CLUSTER1_L2>;
|
|
next-level-cache = <&CLUSTER1_L2>;
|
|
|
|
+ clocks = <&stub_clock 0>;
|
|
operating-points-v2 = <&cpu_opp_table>;
|
|
operating-points-v2 = <&cpu_opp_table>;
|
|
cpu-idle-states = <&CPU_SLEEP &CLUSTER_SLEEP>;
|
|
cpu-idle-states = <&CPU_SLEEP &CLUSTER_SLEEP>;
|
|
#cooling-cells = <2>; /* min followed by max */
|
|
#cooling-cells = <2>; /* min followed by max */
|