commit | 2338b9e47fba0cd35e1e59f09838a8b9b339a55a | [log] [tgz] |
---|---|---|
author | Mathias Nyman <mathias.nyman@linux.intel.com> | Thu Oct 01 18:40:36 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Oct 04 10:34:17 2015 +0100 |
tree | 39ba3b58c75952927b90fcc215062721aadabfb9 | |
parent | 5693e0b77f82cddf322bdc3eb50f26d3c707f61e [diff] |
xhci: define the new default speed ID for SuperSpeedPlus used by xhci hw USB 3.1 capable xhci controllers use a new default speed ID "5" in the PORTSC register to represent a 10Gbps connection speed of a SuperSpeedPlus device Make sure the xhci driver can handle the returned SuperSpeedPlus speed ID properly Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>