mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
dt-bindings: usb: dwc3: add xhci-trb-ent-quirk property
This patch add a new property "snps,xhci-trb-ent-quirk" for xHCI integrated in DWC3 IP to enable the Evaluate Next TRB(ENT) flag in the TRB data structure. Change-Id: I40b015b75f91c31d43f8f9ec1c80140f6140f86c Signed-off-by: William Wu <william.wu@rock-chips.com>
This commit is contained in:
parent
0f580acb01
commit
022822df28
|
|
@ -74,6 +74,8 @@ Optional properties:
|
|||
- snps,xhci-slow-suspend-quirk: when set, need an extraordinary delay to wait
|
||||
for xHC enter the Halted state (i.e. HCH in the USBSTS
|
||||
register is '1').
|
||||
- snps,xhci-trb-ent-quirk: when set, the xHC use the Evaluate Next TRB(ENT)
|
||||
flag to force the xHC to pre-fetch the next TRB of a TD.
|
||||
- snps,is-utmi-l1-suspend: true when DWC3 asserts output signal
|
||||
utmi_l1_suspend_n, false when asserts utmi_sleep_n
|
||||
- snps,hird-threshold: HIRD threshold
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user