dt-bindings: usb: xhci: add quirk-skip-phy-init property

Adds "quirk-skip-phy-init" property that can configure in DT to
support skip PHY initialization quirk in HCD core.

Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
Change-Id: Ifd85bbfc5a39a28961e551d2ded5ddb1a904a7f5
This commit is contained in:
Frank Wang 2022-01-12 08:48:42 +08:00 committed by Tao Huang
parent 9a4fd17a91
commit 1a83ca3a08

View File

@ -26,6 +26,8 @@ Optional properties:
- usb2-lpm-disable: indicate if we don't want to enable USB2 HW LPM
- usb3-lpm-capable: determines if platform is USB3 LPM capable
- quirk-broken-port-ped: set if the controller has broken port disable mechanism
- quirk-skip-phy-init: indicate that do not manage the PHY state in the HCD core
and handle this in the controller's driver.
- imod-interval-ns: default interrupt moderation interval is 5000ns
- phys : see usb-hcd.yaml in the current directory
- offload: supporting USB offload feature, 0: disabled, 1: audio