Commits
Ye Li committed 8382781a59f
MLK-14445-5 ehci-mx6: Add OTG ID detecting by GPIO The i.MX7ulp EVK board uses GPIO to detect ID for USB OTG0, but when using DM USB driver, it is hard coded to use OTG ID pin. Add a board override function that when extcon property is provided, the function can check the GPIO to get ID. Signed-off-by: Ye Li <ye.li@nxp.com>