Skip to content

Commit 957c04e

Browse files
MrVanShawn Guo
authored andcommitted
ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl
usb@2184000: 'pinctrl-0' is a dependency of 'pinctrl-names' Signed-off-by: Peng Fan <[email protected]> Fixes: c100ea8 ("ARM: dts: add Netronix E60K02 board common file") Signed-off-by: Shawn Guo <[email protected]>
1 parent 3d37f76 commit 957c04e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/boot/dts/e60k02.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@
311311

312312
&usbotg1 {
313313
pinctrl-names = "default";
314+
pinctrl-0 = <&pinctrl_usbotg1>;
314315
disable-over-current;
315316
srp-disable;
316317
hnp-disable;

0 commit comments

Comments
 (0)