mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-11 17:01:36 +02: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>