linux/drivers/usb/dwc3
Felipe Balbi 636e2a2cae usb: dwc3: gadget: drop dwc3 manual phy control
Recent versions of the core, can suspend and resume
the PHYs automatically, so we don't need to fiddle
with dwc3's Global PHY registers at all.

On versions prior to 1.94a this patch will mean
that we will never ask dwc3 to suspend the PHY.

This is an acceptable behavior or such old versions
of the core, specially considering that the only
chip known to have a version prior to 1.94a was
OMAP5 ES1.0 and that's not supported in mainline
kernel, because it was just a test spin of OMAP5.

Signed-off-by: Felipe Balbi <balbi@ti.com>
2013-07-29 13:56:52 +03:00
..
core.c usb: dwc3: adapt to use dr_mode device tree helper 2013-07-29 13:56:51 +03:00
core.h usb: dwc3: adapt to use dr_mode device tree helper 2013-07-29 13:56:51 +03:00
debug.h usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
debugfs.c usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
dwc3-exynos.c usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
dwc3-omap.c usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
dwc3-pci.c usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
ep0.c usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
gadget.c usb: dwc3: gadget: drop dwc3 manual phy control 2013-07-29 13:56:52 +03:00
gadget.h usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
host.c usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
io.h usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
Kconfig usb: dwc3: make glue layers selectable 2013-07-29 13:53:25 +03:00
Makefile usb: dwc3: make glue layers selectable 2013-07-29 13:53:25 +03:00
platform_data.h usb: dwc3: adapt to use dr_mode device tree helper 2013-07-29 13:56:51 +03:00