]> git.itanic.dy.fi Git - linux-stable/commit
usb: host: xhci-plat: add priv quirk for skip PHY initialization
authorPeter Chen <peter.chen@nxp.com>
Fri, 18 Sep 2020 13:17:46 +0000 (16:17 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
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 <jun.li@nxp.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20200918131752.16488-5-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-plat.c
drivers/usb/host/xhci.h