mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-11 21:22:48 +08:00
Add board_usb_phy_mode function for detecting whether a port is being used as host or client using a GPIO. On Colibri Vybrid we provide GPIO 102 for this very same purpose. Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>