1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-28 17:13:38 +01:00
Files
u-boot-megous/drivers/usb/host
Sanchayan Maity 08c11cb5df usb: host: ehci-vf: Implement board_usb_phy_mode weak function
Add board_usb_phy_mode weak function on similar lines to ehci-mx6.
However since Vybrid USB does not have a true OTG, make this weak
functon just return 0. The function is supposed to be implemented
by the individual boards using a GPIO for providing the OTG pin
functionality.

Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2016-01-16 07:06:55 +01:00
..
2015-12-31 10:05:31 +01:00
2015-09-07 13:41:05 +02:00
2015-08-12 20:47:48 -04:00