]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl
authorPeng Fan <peng.fan@nxp.com>
Sun, 26 Feb 2023 13:12:12 +0000 (21:12 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Mar 2023 10:49:01 +0000 (12:49 +0200)
[ Upstream commit 3d37f7685d525e58674c23d607020e66d501dcd1 ]

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

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Fixes: 3bb3fd856505 ("ARM: dts: add Netronix E70K02 board common file")
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/e70k02.dtsi

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