We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b9e78 commit f08c0d6Copy full SHA for f08c0d6
arch/arm64/boot/dts/allwinner/sun50i-a100.dtsi
@@ -343,19 +343,19 @@
343
};
344
345
thermal-zones {
346
- cpu-thermal-zone {
+ cpu-thermal {
347
polling-delay-passive = <0>;
348
polling-delay = <0>;
349
thermal-sensors = <&ths 0>;
350
351
352
- ddr-thermal-zone {
+ ddr-thermal {
353
354
355
thermal-sensors = <&ths 2>;
356
357
358
- gpu-thermal-zone {
+ gpu-thermal {
359
360
361
thermal-sensors = <&ths 1>;
0 commit comments