Add PWM configuration to rk3506b-armsom-forge1.dts

Enables CPU to be controlled via PWM.
This commit is contained in:
jackson
2025-11-04 18:11:12 +08:00
committed by Igor
parent cf7411f23f
commit 12446bd837

View File

@@ -236,6 +236,12 @@
status = "okay";
};
&pwm0_4ch_0 {
pinctrl-names = "active";
pinctrl-0 = <&rm_io21_pwm0_ch0>;
status = "okay";
};
&pinctrl {
ethernet {
rmii0_rstn: rmii0-rstn {