Commits

Peter Chen committed de5ebb98e5d
MLK-17261-2 usb: chipidea: imx: do not call hsic callback for non-hsic controller With this judgement, the non-hsic controller will access wrong registers, and below error message will be showed: "usbmisc_imx 2184800.usbmisc: index is error for usbmisc" Fixes: 113be1516160 ("MLK-16715-6 usb: chipidea: imx: add HSIC support for controllers from imx7d") Reported-by: Peng Fan <peng.fan@nxp.com> Acked-by: Jun Li <jun.li@nxp.com> Signed-off-by: Peter Chen <peter.chen@nxp.com>