linux/drivers/usb
Ofer Heifetz 12453a897e usb: host: xhci: mvebu: add reset on resume quirk
The mvebu xHCI host driver does not have suspend/resume support. Use of
the XHCI_RESET_ON_RESUME quirk is mandatory in order to avoid failures
after resume. This will work only if no USB device is plugged-in.

While at it, mention in the Kconfig file that this IP is also present
on the A3700 SoC.

Signed-off-by: Ofer Heifetz <oferh@marvell.com>
[miquel.raynal@bootlin.com: Reword the commit message]
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-01-30 09:22:35 +01:00
..
atm USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
c67x00
chipidea Merge 5.0-rc4 into usb-next 2019-01-28 08:44:58 +01:00
class USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
common usb: roles: Add a description for the class to Kconfig 2018-12-17 14:07:59 +01:00
core usb: core: comply to PHY framework 2019-01-30 09:22:35 +01:00
dwc2 Merge 5.0-rc4 into usb-next 2019-01-28 08:44:58 +01:00
dwc3 Merge 5.0-rc4 into usb-next 2019-01-28 08:44:58 +01:00
early drivers: usb: early: clean up indentation, remove extraneous tabs 2018-11-23 16:13:14 +01:00
gadget Merge 5.0-rc4 into usb-next 2019-01-28 08:44:58 +01:00
host usb: host: xhci: mvebu: add reset on resume quirk 2019-01-30 09:22:35 +01:00
image USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
isp1760 USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
misc usb: ftdi-elan: Fix if == else warnings in ftdi_elan_respond_engine 2019-01-25 10:06:25 +01:00
mon USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
mtu3 USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
musb USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
phy USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
renesas_usbhs usb: renesas_usbhs: replace udelay() with usleep_range() 2019-01-18 10:00:49 +01:00
roles USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
serial Merge 5.0-rc4 into usb-next 2019-01-28 08:44:58 +01:00
storage USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
typec usb: typec: tpcm: improve error handling of tcpm_register_port 2019-01-25 10:02:50 +01:00
usbip Merge 5.0-rc4 into usb-next 2019-01-28 08:44:58 +01:00
wusbcore USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
Kconfig USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
Makefile
usb-skeleton.c