Commits
Peter Chen committed f3791970f81
MLK-19850-1 usb: phy: mxs: add DCD implementation The DCD is a hardware IP in USB PHY which is used for USB charger detection, we use polling method for charger detection in this design to avoid unknown USB PHY interrupt. Currently, the imx8qm, imx8qxp and imx7ulp have DCD module. Reviewed-by: Jun Li <jun.li@nxp.com> Signed-off-by: Peter Chen <peter.chen@nxp.com>