Skip to content

Commit 3d37f76

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/boot/dts/e70k02.dtsi

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

322322
&usbotg1 {
323323
pinctrl-names = "default";
324+
pinctrl-0 = <&pinctrl_usbotg1>;
324325
disable-over-current;
325326
srp-disable;
326327
hnp-disable;

0 commit comments

Comments
 (0)