Commit b65814bf authored by Jagan Teki's avatar Jagan Teki Committed by Heiko Stuebner

arm64: dts: rockchip: Enable PWM FAN for edgeble-neu6b

Add PWM FAN support for Edgeble Neu6B NCM IO board.
Signed-off-by: default avatarJagan Teki <jagan@edgeble.ai>
Link: https://lore.kernel.org/r/20230713143941.1756849-6-jagan@edgeble.aiSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 8f3aa4f7
...@@ -49,6 +49,13 @@ hym8563_int: hym8563-int { ...@@ -49,6 +49,13 @@ hym8563_int: hym8563-int {
}; };
}; };
/* FAN */
&pwm2 {
pinctrl-0 = <&pwm2m1_pins>;
pinctrl-names = "default";
status = "okay";
};
&sata0 { &sata0 {
status = "okay"; status = "okay";
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment