9
0
Fork 0
barebox/drivers/usb
Sascha Hauer e21ddc6ec0 usb: imx-us-phy: implement notify_(dis)concect
The i.MX6 USB phy does not recognize disconnects of high speed
devices when the USBPHY_CTRL_ENHOSTDISCONDETECT is not set. The
phy does not work properly though when this bit is always set, so
implement the notify_(dis)concect() callbacks to set this bit
whenever a high speed device is connected and to clear it again
when the device is disconnected.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-09-29 14:30:48 +02:00
..
core usb: Add usb phy to usb host 2016-09-29 13:57:14 +02:00
gadget include: Move bulk of boot.h to bootm.h 2016-07-26 08:31:31 +02:00
host usb: ehci: forward phy given in registration data to host 2016-09-29 13:57:14 +02:00
imx usb: imx-us-phy: implement notify_(dis)concect 2016-09-29 14:30:48 +02:00
musb driver: replace dev_request_mem_region with dev_request_mem_resource 2016-03-07 08:57:56 +01:00
otg usb: ulpi: fix logic-op 2014-02-10 08:49:55 +01:00
storage string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
Kconfig USB: MUSB: Add barebox specific changes 2014-09-26 21:36:58 +02:00
Makefile USB: MUSB: Add barebox specific changes 2014-09-26 21:36:58 +02:00