Commits
Peter Chen committed f45b88d6eea
MLK-16727-1 usb: cdns3: needs to handle disconnection at device mode The IP has some issues to detect vbus status correctly, we have to force vbus status accordingly, so we need a status to indicate vbus disconnection, and add some code to let control know vbus removal, in that case, the controller's state mechine can be correct. In this commit, we increase one role 'CDNS3_ROLE_END' to for this status. BuildInfo: - SCFW 8dcff26, IMX-MKIMAGE ea027c4b, ATF - U-Boot 2017.03-imx_v2017.03_4.9.51_imx8_beta1+g6dc7b0f Acked-by: Li Jun <jun.li@nxp.com> Signed-off-by: Peter Chen <peter.chen@nxp.com> (cherry picked from commit 287d40d92e05ab9cfde28da529c8689675582d88)