diff options
author | Kai-Heng Feng <kai.heng.feng@canonical.com> | 2018-04-20 16:52:50 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-20 16:24:20 +0200 |
commit | 621faf4f6a181b6e012c1d1865213f36f4159b7f (patch) | |
tree | fe7a2c06ff986facc79cc7bd43a9bfe8510c17ed /mm/internal.h | |
parent | 60cc43fc888428bb2f18f08997432d426a243338 (diff) | |
download | linux-621faf4f6a181b6e012c1d1865213f36f4159b7f.tar.bz2 |
xhci: Fix USB ports for Dell Inspiron 5775
The Dell Inspiron 5775 is a Raven Ridge. The Enable Slot command timed
out when a USB device gets plugged:
[ 212.156326] xhci_hcd 0000:03:00.3: Error while assigning device slot ID
[ 212.156340] xhci_hcd 0000:03:00.3: Max number of devices this xHCI host supports is 64.
[ 212.156348] usb usb2-port3: couldn't allocate usb_device
AMD suggests that a delay before xHC suspends can fix the issue.
I can confirm it fixes the issue, so use the suspend delay quirk for
Raven Ridge's xHC.
Cc: stable@vger.kernel.org
Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm/internal.h')
0 files changed, 0 insertions, 0 deletions