]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel Merrifield
authorFerry Toth <ftoth@exalondelft.nl>
Sun, 25 Apr 2021 15:09:47 +0000 (17:09 +0200)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 18 Jun 2021 13:02:18 +0000 (15:02 +0200)
commit215268fc59b6e0c95a515021adf26bba43c92da5
tree19e94a7b7e387b181b0ebe398386a92c6190395f
parentf7d4c0e8ab8e3c6419159df95eaebb5b13aafcc2
usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel Merrifield

BugLink: https://bugs.launchpad.net/bugs/1930474
commit 04357fafea9c7ed34525eb9680c760245c3bb958 upstream.

On Intel Merrifield LPM is causing host to reset port after a timeout.
By disabling LPM entirely this is prevented.

Fixes: 066c09593454 ("usb: dwc3: pci: Enable extcon driver for Intel Merrifield")
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Ferry Toth <ftoth@exalondelft.nl>
Cc: stable <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210425150947.5862-1-ftoth@exalondelft.nl
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
drivers/usb/dwc3/dwc3-pci.c