Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl

usb@2184000: 'pinctrl-0' is a dependency of 'pinctrl-names'

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Fixes: c100ea86e6ab ("ARM: dts: add Netronix E60K02 board common file")
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Peng Fan and committed by
Shawn Guo
957c04e9 3d37f768

+1
+1
arch/arm/boot/dts/e60k02.dtsi
··· 311 311 312 312 &usbotg1 { 313 313 pinctrl-names = "default"; 314 + pinctrl-0 = <&pinctrl_usbotg1>; 314 315 disable-over-current; 315 316 srp-disable; 316 317 hnp-disable;