BACKPORT: FROMLIST: 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> Bug: 346655675 Link: https://lore.kernel.org/lkml/1718019553-111939-4-git-send-email-dh10.jung@samsung.com/ Change-Id: I93990b7a2dd5b76565dc0db5b22e496c3d3a9470 Signed-off-by:
Daehwan Jung <dh10.jung@samsung.com>
Loading
Please sign in to comment