[PATCH 2/2] arm: dts: imx6qdl-gw552x.dtsi: fix VBUS supply

2021-05-02 Thread stefano . babic
> Remove the invalid 'regulator-always-on' property to resolve: > starting USB... > Bus usb@2184000: Error enabling VBUS supply (ret=-13) > probe failed, error -13 > Bus usb@2184200: USB EHCI 1.00 > Signed-off-by: Tim Harvey Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic --

[PATCH 2/2] arm: dts: imx6qdl-gw552x.dtsi: fix VBUS supply

2021-04-16 Thread Tim Harvey
Remove the invalid 'regulator-always-on' property to resolve: starting USB... Bus usb@2184000: Error enabling VBUS supply (ret=-13) probe failed, error -13 Bus usb@2184200: USB EHCI 1.00 Signed-off-by: Tim Harvey --- arch/arm/dts/imx6qdl-gw552x.dtsi | 1 - 1 file changed, 1 deletion(-) diff --g