summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/f_fastboot.c
diff options
context:
space:
mode:
authorYe.Li <B37916@freescale.com>2015-11-04 16:40:36 +0800
committerYe.Li <B37916@freescale.com>2015-11-04 17:39:08 +0800
commit28b46992955d73ffcd7a944d626ae93f28317c59 (patch)
treeed4ac5fa9d87f6ce6cb3627dc3fb79868d5b1e77 /drivers/usb/gadget/f_fastboot.c
parent7934205d5b67ade1420792d2bf5672ac470edbc1 (diff)
downloadu-boot-imx-28b46992955d73ffcd7a944d626ae93f28317c59.zip
u-boot-imx-28b46992955d73ffcd7a944d626ae93f28317c59.tar.gz
u-boot-imx-28b46992955d73ffcd7a944d626ae93f28317c59.tar.bz2
MLK-11823 USB:gadget Fix USB port interface issue in ci_udc driver
The ci_udc driver tries to use the ULPI interface for the USB OTG controller, but this type is not supported by all i.MX6 and i.MX7 platforms. When setting to ULPI, other platforms except the 6UL refuse the settings and keep default value. But on 6UL, the PTW bit of PORTSC1 register which is documented as RO can change. This cause the interface setting problem with USB PHY. Fix the issue by removing the ULPI setting for i.MX6 and i.MX7. All will use default UTMI setting. Signed-off-by: Ye.Li <B37916@freescale.com> (cherry picked from commit f78cbee0375dcb81b10bac2e0dcd254d0551baa9)
Diffstat (limited to 'drivers/usb/gadget/f_fastboot.c')
0 files changed, 0 insertions, 0 deletions