[BUG] pinctrl: reg-fixed-voltage usb0-vbus: error -EINVAL: can't get GPIO
From: Corentin Labbe <clabbe.montjoie@gmail.com>
Date: 2022-01-18 12:50:58
Also in:
linux-gpio, linux-sunxi, lkml
From: Corentin Labbe <clabbe.montjoie@gmail.com>
Date: 2022-01-18 12:50:58
Also in:
linux-gpio, linux-sunxi, lkml
Hello As reported on old googlegroup sunxi mainling list, on linux-next-20220118, USB storage fail to bring up on orangepiPC. We can see some error logs in dmesg: reg-fixed-voltage usb0-vbus: error -EINVAL: can't get GPIO reg-fixed-voltage: probe of usb0-vbus failed with error -22 This is bisected to: 8df89a7cbc63c7598c00611ad17b67e8d5b4fad3 pinctrl-sunxi: don't call pinctrl_gpio_direction() Reverting this commit lead to a working USB storage being setuped. Regards _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel