Skip to content

Commit e243640

Browse files
committed
Merge branch 'at91-4.19-trunk/dt_wlsom' into linux-4.19-at91
2 parents 64aacf0 + e71a49a commit e243640

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
};
192192

193193
pinctrl_usb_default: usb_default {
194-
pinmux = <PIN_PA14__GPIO>;
194+
pinmux = <PIN_PA10__GPIO>;
195195
bias-disable;
196196
};
197197
};
@@ -259,7 +259,7 @@
259259
&usb1 {
260260
num-ports = <3>;
261261
atmel,vbus-gpio = <0
262-
&pioA PIN_PA14 GPIO_ACTIVE_HIGH
262+
&pioA PIN_PA10 GPIO_ACTIVE_HIGH
263263
0
264264
>;
265265
pinctrl-names = "default";

0 commit comments

Comments
 (0)