Skip to content

Commit b65814b

Browse files
openedevmmind
authored andcommitted
arm64: dts: rockchip: Enable PWM FAN for edgeble-neu6b
Add PWM FAN support for Edgeble Neu6B NCM IO board. Signed-off-by: Jagan Teki <jagan@edgeble.ai> Link: https://lore.kernel.org/r/20230713143941.1756849-6-jagan@edgeble.ai Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent 8f3aa4f commit b65814b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,13 @@
4949
};
5050
};
5151

52+
/* FAN */
53+
&pwm2 {
54+
pinctrl-0 = <&pwm2m1_pins>;
55+
pinctrl-names = "default";
56+
status = "okay";
57+
};
58+
5259
&sata0 {
5360
status = "okay";
5461
};

0 commit comments

Comments
 (0)