u-boot-brain/drivers/usb
Marek Vasut 10bcafb8ac usb: ehci-mx6: Handle fixed regulators correctly
The regulator-fixed would return -ENOSYS when enabled/disabled,
because this operation is not supported, but this is not an error
e.g. on systems where the VBUS cannot be controlled, so if this
is the error code reported by the regulator core, consider it a
success and continue.

Signed-off-by: Marek Vasut <marex@denx.de>
2020-05-29 19:18:55 +02:00
..
cdns3 common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
common common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
dwc3 common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
emul common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
eth eth/r8152: fix assigning the wrong endpoint 2020-05-29 19:18:55 +02:00
gadget common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
host usb: ehci-mx6: Handle fixed regulators correctly 2020-05-29 19:18:55 +02:00
musb common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
musb-new common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
phy common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
ulpi common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
Kconfig sunxi: Move common defconfig options to Kconfig 2020-03-18 18:25:00 +05:30