diff options
author | Daehwan Jung <dh10.jung@samsung.com> | 2024-06-10 20:39:13 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-06-20 19:30:30 +0200 |
commit | a353686e7f5f3f3eef3ac4561ae7ade1f8e5dfdd (patch) | |
tree | 26c2d0e264d8253321edd720c82a0e3ffd8b5246 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bc162403e33e1d57e40994977acaf19f1434e460 (diff) |
usb: host: xhci-plat: Add support for XHCI_WRITE_64_HI_LO
xHCI specification 5.1 "Register Conventions" states that 64 bit
registers should be written in low-high order. All writing operations
in xhci is done low-high order following the spec.
Add a new quirk to support workaround for high-low order.
Signed-off-by: Daehwan Jung <dh10.jung@samsung.com>
Link: https://lore.kernel.org/r/1718019553-111939-4-git-send-email-dh10.jung@samsung.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions