diff options
author | Mathias Nyman <[email protected]> | 2019-10-04 14:59:29 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-10-04 14:32:11 +0200 |
commit | 47f50d61076523e1a0d5a070062c2311320eeca8 (patch) | |
tree | f4ddb80294329c6446d9c49776cc9975759891f4 /drivers/usb/cdns3/cdns3-debug.h | |
parent | d500c63f80f2ea08ee300e57da5f2af1c13875f5 (diff) |
xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hosts
Early xHCI 1.1 spec did not mention USB 3.1 capable hosts should set
sbrn to 0x31, or that the minor revision is a two digit BCD
containing minor and sub-minor numbers.
This was later clarified in xHCI 1.2.
Some USB 3.1 capable hosts therefore have sbrn set to 0x30, or minor
revision set to 0x1 instead of 0x10.
Detect the USB 3.1 capability correctly for these hosts as well
Fixes: ddd57980a0fd ("xhci: detect USB 3.2 capable host controllers correctly")
Cc: <[email protected]> # v4.18+
Cc: Loïc Yhuel <[email protected]>
Signed-off-by: Mathias Nyman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions