Files
linux/drivers/usb/host
Mathias Nyman 0fe68f20e0 xhci: Show what USB release number the xHC supports from protocol capablity
[ Upstream commit 0ee78c1014 ]

xhci driver displays the supported xHC USB revision in a message during
driver load:

"Host supports USB 3.1 Enhanced SuperSpeed"

Get the USB minor revision number from the xhci protocol capability.
This will show the correct supported revisions for new USB 3.2 and later
hosts

Don't rely on the SBRN (serial bus revision number) register, it's often
showing 0x30 (USB3.0) for hosts that support USB 3.1

Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-25 16:17:42 +02:00
..
2017-08-10 11:31:26 -07:00
2013-12-03 10:34:33 -08:00
2013-12-03 10:34:33 -08:00
2016-11-21 17:33:40 +01:00
2016-12-08 17:50:09 +01:00
2017-03-23 08:13:21 +01:00
2017-03-23 08:13:21 +01:00
2015-06-08 14:26:22 -07:00
2017-04-08 12:17:42 +02:00
2017-01-19 10:37:16 +01:00
2017-12-20 10:10:19 +01:00
2017-08-16 15:26:26 -07:00