File tree Expand file tree Collapse file tree 4 files changed +26
-26
lines changed Expand file tree Collapse file tree 4 files changed +26
-26
lines changed Original file line number Diff line number Diff line change 101
101
};
102
102
103
103
thermal-zones {
104
- cpu-thermal0 {
104
+ cpu0-thermal {
105
105
polling-delay-passive = <250>;
106
106
polling-delay = <1000>;
107
107
122
122
};
123
123
};
124
124
125
- cpu-thermal1 {
125
+ cpu1-thermal {
126
126
polling-delay-passive = <250>;
127
127
polling-delay = <1000>;
128
128
143
143
};
144
144
};
145
145
146
- cpu-thermal2 {
146
+ cpu2-thermal {
147
147
polling-delay-passive = <250>;
148
148
polling-delay = <1000>;
149
149
164
164
};
165
165
};
166
166
167
- cpu-thermal3 {
167
+ cpu3-thermal {
168
168
polling-delay-passive = <250>;
169
169
polling-delay = <1000>;
170
170
Original file line number Diff line number Diff line change 102
102
};
103
103
104
104
thermal-zones {
105
- cpu-thermal0 {
105
+ cpu0-thermal {
106
106
polling-delay-passive = <250>;
107
107
polling-delay = <1000>;
108
108
122
122
};
123
123
};
124
124
125
- cpu-thermal1 {
125
+ cpu1-thermal {
126
126
polling-delay-passive = <250>;
127
127
polling-delay = <1000>;
128
128
142
142
};
143
143
};
144
144
145
- cpu-thermal2 {
145
+ cpu2-thermal {
146
146
polling-delay-passive = <250>;
147
147
polling-delay = <1000>;
148
148
162
162
};
163
163
};
164
164
165
- cpu-thermal3 {
165
+ cpu3-thermal {
166
166
polling-delay-passive = <250>;
167
167
polling-delay = <1000>;
168
168
Original file line number Diff line number Diff line change 49
49
};
50
50
51
51
thermal-zones {
52
- tsens_tz_sensor0 {
52
+ sensor0-thermal {
53
53
polling-delay-passive = <0>;
54
54
polling-delay = <0>;
55
55
thermal-sensors = <&tsens 0>;
69
69
};
70
70
};
71
71
72
- tsens_tz_sensor1 {
72
+ sensor1-thermal {
73
73
polling-delay-passive = <0>;
74
74
polling-delay = <0>;
75
75
thermal-sensors = <&tsens 1>;
89
89
};
90
90
};
91
91
92
- tsens_tz_sensor2 {
92
+ sensor2-thermal {
93
93
polling-delay-passive = <0>;
94
94
polling-delay = <0>;
95
95
thermal-sensors = <&tsens 2>;
109
109
};
110
110
};
111
111
112
- tsens_tz_sensor3 {
112
+ sensor3-thermal {
113
113
polling-delay-passive = <0>;
114
114
polling-delay = <0>;
115
115
thermal-sensors = <&tsens 3>;
129
129
};
130
130
};
131
131
132
- tsens_tz_sensor4 {
132
+ sensor4-thermal {
133
133
polling-delay-passive = <0>;
134
134
polling-delay = <0>;
135
135
thermal-sensors = <&tsens 4>;
149
149
};
150
150
};
151
151
152
- tsens_tz_sensor5 {
152
+ sensor5-thermal {
153
153
polling-delay-passive = <0>;
154
154
polling-delay = <0>;
155
155
thermal-sensors = <&tsens 5>;
169
169
};
170
170
};
171
171
172
- tsens_tz_sensor6 {
172
+ sensor6-thermal {
173
173
polling-delay-passive = <0>;
174
174
polling-delay = <0>;
175
175
thermal-sensors = <&tsens 6>;
189
189
};
190
190
};
191
191
192
- tsens_tz_sensor7 {
192
+ sensor7-thermal {
193
193
polling-delay-passive = <0>;
194
194
polling-delay = <0>;
195
195
thermal-sensors = <&tsens 7>;
209
209
};
210
210
};
211
211
212
- tsens_tz_sensor8 {
212
+ sensor8-thermal {
213
213
polling-delay-passive = <0>;
214
214
polling-delay = <0>;
215
215
thermal-sensors = <&tsens 8>;
229
229
};
230
230
};
231
231
232
- tsens_tz_sensor9 {
232
+ sensor9-thermal {
233
233
polling-delay-passive = <0>;
234
234
polling-delay = <0>;
235
235
thermal-sensors = <&tsens 9>;
249
249
};
250
250
};
251
251
252
- tsens_tz_sensor10 {
252
+ sensor10-thermal {
253
253
polling-delay-passive = <0>;
254
254
polling-delay = <0>;
255
255
thermal-sensors = <&tsens 10>;
751
751
interrupt-names = "uplow";
752
752
753
753
#qcom,sensors = <11>;
754
- #thermal-sensor-cells = <1>;
754
+ #thermal-sensorcells = <1>;
755
755
};
756
756
};
757
757
Original file line number Diff line number Diff line change 142
142
};
143
143
144
144
thermal-zones {
145
- cpu-thermal0 {
145
+ cpu0-thermal {
146
146
polling-delay-passive = <250>;
147
147
polling-delay = <1000>;
148
148
162
162
};
163
163
};
164
164
165
- cpu-thermal1 {
165
+ cpu1-thermal {
166
166
polling-delay-passive = <250>;
167
167
polling-delay = <1000>;
168
168
182
182
};
183
183
};
184
184
185
- cpu-thermal2 {
185
+ cpu2-thermal {
186
186
polling-delay-passive = <250>;
187
187
polling-delay = <1000>;
188
188
202
202
};
203
203
};
204
204
205
- cpu-thermal3 {
205
+ cpu3-thermal {
206
206
polling-delay-passive = <250>;
207
207
polling-delay = <1000>;
208
208
282
282
};
283
283
};
284
284
285
- gpu-thermal- top {
285
+ gpu-top-thermal {
286
286
polling-delay-passive = <250>;
287
287
polling-delay = <1000>;
288
288
297
297
};
298
298
};
299
299
300
- gpu-thermal- bottom {
300
+ gpu-bottom-thermal {
301
301
polling-delay-passive = <250>;
302
302
polling-delay = <1000>;
303
303
You can’t perform that action at this time.
0 commit comments