[PATCH 0/3] Skip phy initialization for DWC3 USB Controllers

From: Sandeep Maheswaram
Date: Tue Oct 26 2021 - 14:20:11 EST


DWC3 manages PHY by own driver, so skip the management by HCD core.

Sandeep Maheswaram (3):
dt-bindings: usb: usb-xhci: Add bindings for usb-skip-phy-init
property
usb: host: xhci-plat: Add device property to set XHCI_SKIP_PHY_INIT
quirk
usb: dwc: host: Set the property usb-skip-phy-init

Documentation/devicetree/bindings/usb/usb-xhci.yaml | 4 ++++
drivers/usb/dwc3/host.c | 2 ++
drivers/usb/host/xhci-plat.c | 3 +++
3 files changed, 9 insertions(+)

--
2.7.4