diff mbox series

[09/13] ARM: dts: rv1126: Enable pwm fan for edgeble-neu2

Message ID 20230731103518.2906147-10-jagan@edgeble.ai (mailing list archive)
State New, archived
Headers show
Series arm64: rockchip: Add more RV1126 DT nodes | expand

Commit Message

Jagan Teki July 31, 2023, 10:35 a.m. UTC
Edgeble Neu2 IO board Fan connected to PWM11.

Enable the pwm fan for it.

Signed-off-by: Jagan Teki <jagan@edgeble.ai>
---
 arch/arm/boot/dts/rockchip/rv1126-edgeble-neu2-io.dts | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/rockchip/rv1126-edgeble-neu2-io.dts b/arch/arm/boot/dts/rockchip/rv1126-edgeble-neu2-io.dts
index 3340fc3f0739..bbc1cd50a1f6 100644
--- a/arch/arm/boot/dts/rockchip/rv1126-edgeble-neu2-io.dts
+++ b/arch/arm/boot/dts/rockchip/rv1126-edgeble-neu2-io.dts
@@ -59,6 +59,10 @@  eth_phy_rst: eth-phy-rst {
 	};
 };
 
+&pwm11 {
+	status = "okay";
+};
+
 &sdmmc {
 	bus-width = <4>;
 	cap-mmc-highspeed;