Commits
Peter Chen committed b90bd6962cf
MLK-19850-4 usb: chipidea: udc: using USB PHY charger framework for detection Some platforms (eg, imx6/imx7ulp/imx8qm) which implements charger detection at USB PHY driver can use framework directly. Other platforms (eg, imx7d/imx845) which do not implement charger detection at their USB PHY driver, just assign the charger detection results for usb_phy structure. Signed-off-by: Peter Chen <peter.chen@nxp.com>