Files
u-boot/drivers
Peng Fan 229dbba9b1 usb:ehci-mx6 add phy mode query function
usb_phy_enable should return status bit, but not phy mode bit, thus
add a new function usb_phy_mode to query the PHY for it's mode and
make usb_phy_enable just return 0 but not 'phy_ctrl & USBPHY_CTRL_OTG_ID'.

Include a new board weak function board_usb_phy_mode. If board code
does not reimplement this function, it just call usb_phy_mode and return
usb_phy_mode's return value. The reason to include such a weak function
is: " SOC OTG core <--connect--> board HOST port, but no pin id for
the board host port, so board can not use usb_phy_mode to return the
phy mode, but define it's own rule."

Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Signed-off-by: Ye Li <B37916@freescale.com>
2014-11-14 20:56:54 +01:00
..
2014-10-23 21:43:09 -06:00
2014-09-25 08:36:20 -07:00
2014-09-24 18:30:29 -04:00
2014-10-22 10:36:47 -06:00
2014-09-24 18:30:28 -04:00
2014-10-25 07:27:37 -04:00
2014-10-23 06:54:03 -04:00
2014-11-07 16:27:04 -05:00
2014-10-25 07:01:59 -04:00
2014-09-24 18:30:28 -04:00
2014-11-13 14:49:01 +01:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00