We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64aacf0 + e71a49a commit e243640Copy full SHA for e243640
1 file changed
arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts
@@ -191,7 +191,7 @@
191
};
192
193
pinctrl_usb_default: usb_default {
194
- pinmux = <PIN_PA14__GPIO>;
+ pinmux = <PIN_PA10__GPIO>;
195
bias-disable;
196
197
@@ -259,7 +259,7 @@
259
&usb1 {
260
num-ports = <3>;
261
atmel,vbus-gpio = <0
262
- &pioA PIN_PA14 GPIO_ACTIVE_HIGH
+ &pioA PIN_PA10 GPIO_ACTIVE_HIGH
263
0
264
>;
265
pinctrl-names = "default";
0 commit comments