Skip to content

Commit

Permalink
dts: rockpro64: fix fan cooling
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan committed Oct 3, 2022
1 parent ad0cb69 commit a4d5102
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi
Original file line number Diff line number Diff line change
@@ -80,7 +80,6 @@

fan: pwm-fan {
compatible = "pwm-fan";
cooling-levels = <0 100 150 200 255>;
#cooling-cells = <2>;
fan-supply = <&vcc12v_dcin>;
pwms = <&pwm1 0 10000 0>;

0 comments on commit a4d5102

Please sign in to comment.