]> Git Repo - linux.git/commit
usb: host: xhci-plat: add priv quirk for skip PHY initialization
authorPeter Chen <[email protected]>
Fri, 18 Sep 2020 13:17:46 +0000 (16:17 +0300)
committerGreg Kroah-Hartman <[email protected]>
Sun, 20 Sep 2020 14:18:00 +0000 (16:18 +0200)
commitf768e718911e03a4a20b65f984eaa9b09045e4cd
tree6a7a6e3a87866c4ee1446b4279698daa7508f019
parent93cb8f13be872bc2895a97a42a666201e68b2a1d
usb: host: xhci-plat: add priv quirk for skip PHY initialization

Some DRD controllers (eg, dwc3 & cdns3) have PHY management at
their own driver to cover both device and host mode, so add one
priv quirk for such users to skip PHY management from HCD core.

Reviewed-by: Jun Li <[email protected]>
Signed-off-by: Peter Chen <[email protected]>
Signed-off-by: Mathias Nyman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/usb/host/xhci-plat.c
drivers/usb/host/xhci.h
This page took 0.057729 seconds and 4 git commands to generate.