ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrl
authorPeng Fan <peng.fan@nxp.com>
Sun, 26 Feb 2023 13:12:14 +0000 (21:12 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Mar 2023 10:47:43 +0000 (12:47 +0200)
[ Upstream commit 1cd489e1ada1cffa56bd06fd4609f5a60a985d43 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/imx6sl-tolino-shine2hd.dts

index a17b8bbbdb9560cae9de75aded4c6082c77c1e7c..f2231cb1e32df50cb874d83ba3c8f14661ad6cc6 100644 (file)
 
 &usbotg1 {
        pinctrl-names = "default";
+       pinctrl-0 = <&pinctrl_usbotg1>;
        disable-over-current;
        srp-disable;
        hnp-disable;