commit | 5da665fcec1a308f5273aacb9da8e87b89da8b4f | [log] [tgz] |
---|---|---|
author | Mathias Nyman <mathias.nyman@linux.intel.com> | Mon Jan 25 15:30:46 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 03 13:20:54 2016 -0800 |
tree | 87cbb0767308eaac4d479272e91b196e9bb3bb40 | |
parent | 2c0e06f8829a542e71b14ffcaa14b8fafa2223c3 [diff] |
xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability If a xhci controller does not provide a protocol speed ID (PSI) table, a default one should be used instead. Add the default values to the SuperSpeedPlus device capability. Overwrite the default ones if a PSI table exists. See xHCI 1.1 sectio 7.2.2.1.1 for more info Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>