usb:ci_udc: Remove ULPI setting for i.MX OTG controller
authorYe.Li <B37916@freescale.com>
Thu, 31 Dec 2015 07:24:45 +0000 (15:24 +0800)
committerMarek Vasut <marex@denx.de>
Sat, 16 Jan 2016 06:06:55 +0000 (07:06 +0100)
commit8991fdef6d94b3c32722f413f399c3fce0b5061d
tree56465b97b5071d041995ab0050e16a2d35b0d83d
parent782acf7b52db6bec1a796773e3033b4afcd6c9e2
usb:ci_udc: Remove ULPI setting for i.MX OTG controller

All the i.MX6, i.MX23 and i.MX28 OTG controllers only support UTMI
interface. Set to ULPI is not correct, even the controller will
reject this setting in PORTSC register.

Signed-off-by: Ye.Li <B37916@freescale.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/usb/gadget/ci_udc.c