File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 next-level-cache = <&l2_0>;
3939 power-domains = <&cpu_pd0>;
4040 power-domain-names = "psci";
41+ #cooling-cells = <2>;
4142
4243 l2_0: l2-cache {
4344 compatible = "cache";
5455 next-level-cache = <&l2_0>;
5556 power-domains = <&cpu_pd1>;
5657 power-domain-names = "psci";
58+ #cooling-cells = <2>;
5759 };
5860
5961 cpu2: cpu@200 {
6466 next-level-cache = <&l2_0>;
6567 power-domains = <&cpu_pd2>;
6668 power-domain-names = "psci";
69+ #cooling-cells = <2>;
6770 };
6871
6972 cpu3: cpu@300 {
7477 next-level-cache = <&l2_0>;
7578 power-domains = <&cpu_pd3>;
7679 power-domain-names = "psci";
80+ #cooling-cells = <2>;
7781 };
7882
7983 cpu4: cpu@400 {
8488 next-level-cache = <&l2_0>;
8589 power-domains = <&cpu_pd4>;
8690 power-domain-names = "psci";
91+ #cooling-cells = <2>;
8792 };
8893
8994 cpu5: cpu@500 {
9499 next-level-cache = <&l2_0>;
95100 power-domains = <&cpu_pd5>;
96101 power-domain-names = "psci";
102+ #cooling-cells = <2>;
97103 };
98104
99105 cpu6: cpu@10000 {
104110 next-level-cache = <&l2_1>;
105111 power-domains = <&cpu_pd6>;
106112 power-domain-names = "psci";
113+ #cooling-cells = <2>;
107114
108115 l2_1: l2-cache {
109116 compatible = "cache";
120127 next-level-cache = <&l2_1>;
121128 power-domains = <&cpu_pd7>;
122129 power-domain-names = "psci";
130+ #cooling-cells = <2>;
123131 };
124132
125133 cpu-map {
You can’t perform that action at this time.
0 commit comments