[PATCH 6/8] arm64: dts: rockchip: Enable PWM FAN for edgeble-neu6b
Jagan Teki
jagan at edgeble.ai
Thu Jul 13 07:39:39 PDT 2023
Add PWM FAN support for Edgeble Neu6B NCM IO board.
Signed-off-by: Jagan Teki <jagan at edgeble.ai>
---
arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dts | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dts b/arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dts
index 4a9f85d7542a..7ce87366c16c 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dts
@@ -49,6 +49,13 @@ hym8563_int: hym8563-int {
};
};
+/* FAN */
+&pwm2 {
+ pinctrl-0 = <&pwm2m1_pins>;
+ pinctrl-names = "default";
+ status = "okay";
+};
+
&sata0 {
status = "okay";
};
--
2.25.1
More information about the Linux-rockchip
mailing list