Skip to content

Commit ef4907d

Browse files
openedevmmind
authored andcommitted
ARM: dts: rockchip: Enable pwm fan for edgeble-neu2
Edgeble Neu2 IO board Fan connected to PWM11. Enable the pwm fan for it. Signed-off-by: Jagan Teki <jagan@edgeble.ai> Link: https://lore.kernel.org/r/20230731103518.2906147-10-jagan@edgeble.ai Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent c5cb195 commit ef4907d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

arch/arm/boot/dts/rockchip/rv1126-edgeble-neu2-io.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@
8888
};
8989
};
9090

91+
&pwm11 {
92+
status = "okay";
93+
};
94+
9195
&sdmmc {
9296
bus-width = <4>;
9397
cap-mmc-highspeed;

0 commit comments

Comments
 (0)