mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
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:
@@ -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";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user