usb: cdns3: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INIT
authorPeter Chen <peter.chen@nxp.com>
Fri, 22 May 2020 10:08:31 +0000 (18:08 +0800)
committerPeter Chen <peter.chen@nxp.com>
Thu, 10 Dec 2020 00:45:26 +0000 (08:45 +0800)
commit68ed3f3d8a057bd34254e885a6306fedc0936e50
tree6a784173140bf2c5d5a1fb9d026282223d7b29aa
parented22764847e8100f0af9af91ccfa58e5c559bd47
usb: cdns3: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INIT

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

Reviewed-by: Jun Li <jun.li@nxp.com>
Reviewed-by: Pawel Laszczak <pawell@cadence.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
drivers/usb/cdns3/host.c