linux/drivers/usb/chipidea
Kishon Vijay Abraham I 662dca54ca usb: otg: support for multiple transceivers by a single controller
Add a linked list for keeping multiple PHY instances with different
types so that we can have separate USB2 and USB3 PHYs on one single
board. _get_phy_ has been changed so that the controller gets
the transceiver by type. _remove_phy_ has been added to let the phy
be removed from the phy list.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2012-06-25 14:05:35 +03:00
..
bits.h usb: chipidea: add host role 2012-05-11 16:56:15 -07:00
ci.h usb: chipidea: drop unused field "device" from ci13xxx_ep 2012-05-11 16:59:36 -07:00
ci13xxx_msm.c usb: chipidea: remove unused field "regs" from ci13xxx 2012-05-11 16:52:49 -07:00
ci13xxx_pci.c usb: chipidea: add power_budget limit for ehci to platform data 2012-05-11 16:59:35 -07:00
core.c usb: chipidea: remove zero check of hw_ep_max 2012-05-15 08:43:40 -07:00
debug.c
debug.h
host.c USB: CI13xxx: Use usb_put_hcd() on failure to drop HCD 2012-05-15 08:43:40 -07:00
host.h usb: chipidea: add host role 2012-05-11 16:56:15 -07:00
Kconfig usb: chipidea: add host role 2012-05-11 16:56:15 -07:00
Makefile usb: chipidea: add host role 2012-05-11 16:56:15 -07:00
udc.c usb: otg: support for multiple transceivers by a single controller 2012-06-25 14:05:35 +03:00
udc.h usb: chipidea: use generic map/unmap routines 2012-05-11 16:59:35 -07:00