Skip to content

Commit c6b7de8

Browse files
lsj123lsjlsjRadxaYuntian
authored andcommitted
overlay: allwinner: Rename PWM pin nodes in sun60iw2p1-pwm1-2 overlay
Signed-off-by: SongJun Li <[email protected]>
1 parent 5269c6f commit c6b7de8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arch/arm64/boot/dts/allwinner/overlays/sun60iw2p1-pwm1-2.dts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ On Radxa Cubie A7Z this is pin 19.
1515
};
1616

1717
&pio {
18-
pwm1_2_pins_active: pwm1@0 {
18+
pwm1_2_pins_active: pwm1-2-pins-active {
1919
pins = "PD12";
2020
function = "pwm1_2";
2121
drive-strength = <10>;
2222
};
2323

24-
pwm1_2_pins_sleep: pwm1@1 {
24+
pwm1_2_pins_sleep: pwm1-2-pins-sleep {
2525
pins = "PD12";
2626
function = "gpio_in";
2727
bias-pull-down;

0 commit comments

Comments
 (0)