smolder: Add fan speed
This commit is contained in:
parent
626dd6f6d0
commit
7c5d7bf1d7
|
@ -30,10 +30,12 @@
|
|||
fan-supply = <&vcc12v_dcin>;
|
||||
pwms = <&pwm12 0 50000 0>;
|
||||
#cooling-cells = <2>;
|
||||
pulses-per-revolution = <2>;
|
||||
interrupt-parent = <&gpio3>;
|
||||
interrupts = <RK_PC3 IRQ_TYPE_EDGE_FALLING>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
fragment@2 {
|
||||
target = <&pwm12>;
|
||||
__overlay__ {
|
||||
|
|
Loading…
Reference in a new issue