ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl
authorPeng Fan <peng.fan@nxp.com>
Sun, 26 Feb 2023 13:12:12 +0000 (21:12 +0800)
committerShawn Guo <shawnguo@kernel.org>
Tue, 14 Mar 2023 03:43:42 +0000 (11:43 +0800)
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>
arch/arm/boot/dts/e70k02.dtsi

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