2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 12:43:55 +08:00
linux-next/drivers/usb/dwc3
Felipe Balbi 9962444f59 usb: dwc3: omap: distinguish between SW and HW modes
The OMAP wrapper allows us to either control internal
OTG signals via SW or HW. Different boards might wish
to use one or the other mode of operation. Let's have
have that information passed via platform_data for now.

After DT conversion is finished for OMAP, we can easily
convert this to a DT attribute.

Signed-off-by: Felipe Balbi <balbi@ti.com>
2011-09-09 13:02:45 +03:00
..
core.c usb: dwc3: core: move the core check before soft reset 2011-09-09 13:02:09 +03:00
core.h usb: dwc3: core: add ep0_next_event field 2011-09-09 13:02:18 +03:00
debug.h
debugfs.c usb: dwc3: debugfs: remove test mode interface 2011-09-09 13:02:08 +03:00
dwc3-omap.c usb: dwc3: omap: distinguish between SW and HW modes 2011-09-09 13:02:45 +03:00
dwc3-pci.c usb: include module.h in the DesignWare USB3 DRD driver 2011-08-23 09:47:40 -07:00
ep0.c usb: dwc3: use ep0_next_event field 2011-09-09 13:02:18 +03:00
gadget.c usb: dwc3: drop EP0_STALL state 2011-09-09 13:02:17 +03:00
gadget.h usb: fix dwc3 build when USB_GADGET_DWC3 is not enabled 2011-08-24 15:06:53 -07:00
io.h
Kconfig
Makefile