devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Skip phy initialization for DWC3 USB Controllers
@ 2021-10-26 18:19 Sandeep Maheswaram
  2021-10-26 18:19 ` [PATCH 1/3] dt-bindings: usb: usb-xhci: Add bindings for usb-skip-phy-init property Sandeep Maheswaram
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Sandeep Maheswaram @ 2021-10-26 18:19 UTC (permalink / raw)
  To: Rob Herring, Andy Gross, Bjorn Andersson, Greg Kroah-Hartman,
	Felipe Balbi, Stephen Boyd, Doug Anderson, Matthias Kaehlcke,
	Mathias Nyman
  Cc: devicetree, linux-arm-msm, linux-usb, linux-kernel, quic_pkondeti,
	quic_ppratap, Sandeep Maheswaram

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-10-30  8:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-26 18:19 [PATCH 0/3] Skip phy initialization for DWC3 USB Controllers Sandeep Maheswaram
2021-10-26 18:19 ` [PATCH 1/3] dt-bindings: usb: usb-xhci: Add bindings for usb-skip-phy-init property Sandeep Maheswaram
2021-10-27  0:35   ` Stephen Boyd
2021-10-26 18:19 ` [PATCH 2/3] usb: host: xhci-plat: Add device property to set XHCI_SKIP_PHY_INIT quirk Sandeep Maheswaram
2021-10-30  8:58   ` Greg Kroah-Hartman
2021-10-26 18:19 ` [PATCH 3/3] usb: dwc: host: Set the property usb-skip-phy-init Sandeep Maheswaram
2021-10-26 21:20   ` Thinh Nguyen
2021-10-30  8:57   ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).