Home
last modified time | relevance | path

Searched hist:"12453 a897e36665d75f1d7b722159ae1eeadf81c" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/host/
H A DKconfigdiff 12453a897e36665d75f1d7b722159ae1eeadf81c Tue Jan 29 10:23:41 CET 2019 Ofer Heifetz <oferh@marvell.com> 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>