Commit a12901ec authored by Daehwan Jung's avatar Daehwan Jung Committed by Treehugger Robot
Browse files

FROMLIST: usb: dwc3: Support quirk for writing high-low order



There's the limitation of Synopsys dwc3 controller with ERST programming in
supporting separate ERSTBA_HI and ERSTBA_LO programming. It's supported when
the ERSTBA is programmed ERSTBA_HI before ERSTBA_LO. But, writing operations
in xHCI is done low-high order following xHCI spec. xHCI specification 5.1
"Register Conventions" states that 64 bit registers should be written in
low-high order. Synopsys dwc3 needs workaround for high-low order. That's why
adding new quirk is needed to support this.

Signed-off-by: default avatarDaehwan Jung <dh10.jung@samsung.com>

Bug: 346655675
Link: https://lore.kernel.org/lkml/1718019553-111939-2-git-send-email-dh10.jung@samsung.com/


Change-Id: I003db2695a2c1598b00ca51c0499f7a905374180
Signed-off-by: default avatarDaehwan Jung <dh10.jung@samsung.com>
parent 350c2157
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment