Skip to content

Commit 8e3d97b

Browse files
committed
dts64: try to fix "thermal thermal_zone0: binding cdev pwm-fan to trip 3 failed: -22"
1 parent a02a85f commit 8e3d97b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/mediatek/mt7987.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
};
213213
fan: pwm-fan {
214214
compatible = "pwm-fan";
215-
cooling-levels = <0 128 255>;
215+
cooling-levels = <0 100 128 255>;
216216
#cooling-cells = <2>;
217217
#thermal-sensor-cells = <1>;
218218
status = "disabled";

0 commit comments

Comments
 (0)