arm64: dts: rockchip: rv1126b-evb3-v10: fix pwm pinctrl error

Signed-off-by: Su Yuefu <yuefu.su@rock-chips.com>
Change-Id: I8a48ff00a42ae44d92dec0e534d0c3b36ad5e995
This commit is contained in:
Su Yuefu
2025-03-28 09:13:00 +08:00
committed by Tao Huang
parent 8296f8e177
commit 8d2f28d05e

View File

@@ -184,14 +184,17 @@
};
&pwm1_4ch_0 {
pinctrl-0 = <&pwm1m2_ch0_pins>;
status = "okay";
};
&pwm1_4ch_1 {
pinctrl-0 = <&pwm1m2_ch1_pins>;
status = "okay";
};
&pwm1_4ch_2 {
pinctrl-0 = <&pwm1m2_ch2_pins>;
status = "okay";
};