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

ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrl

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

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Fixes: 9c7016f1ca6d ("ARM: dts: imx: add devicetree for Tolino Shine 2 HD")
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Peng Fan and committed by
Shawn Guo
1cd489e1 957c04e9

+1
+1
arch/arm/boot/dts/imx6sl-tolino-shine2hd.dts
··· 625 625 626 626 &usbotg1 { 627 627 pinctrl-names = "default"; 628 + pinctrl-0 = <&pinctrl_usbotg1>; 628 629 disable-over-current; 629 630 srp-disable; 630 631 hnp-disable;