diff options
author | Mathias Nyman <[email protected]> | 2023-01-16 16:22:16 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-01-17 16:37:24 +0100 |
commit | 74622f0a81d0c2bcfc39f9192b788124e8c7f0af (patch) | |
tree | 54c31eb69d3a708e0fb511233a276d0273742d6e /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | cd702d18c882d5a4ea44bbdb38edd5d5577ef640 (diff) |
xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tables
USB3 ports on xHC hosts may have retimers that cause too long
exit latency to work with native USB3 U1/U2 link power management states.
For now only use usb_acpi_port_lpm_incapable() to evaluate if port lpm
should be disabled while setting up the USB3 roothub.
Other ways to identify lpm incapable ports can be added here later if
ACPI _DSM does not exist.
Limit this to Intel hosts for now, this is to my knowledge only
an Intel issue.
Cc: [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 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions