mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-09-03 02:16:09 +02:00

Add Tahvo USB transceiver driver. Based on old code from linux-omap tree. The original driver was written by Juha Yrjölä, Tony Lindgren, and Timo Teräs. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Felipe Balbi <balbi@ti.com>
445 B
445 B
What: /sys/bus/platform/devices/tahvo-usb/otg_mode Date: December 2013 Contact: Aaro Koskinen aaro.koskinen@iki.fi Description: Set or read the current OTG mode. Valid values are "host" and "peripheral".
Reading: returns the current mode.
What: /sys/bus/platform/devices/tahvo-usb/vbus Date: December 2013 Contact: Aaro Koskinen aaro.koskinen@iki.fi Description: Read the current VBUS state.
Reading: returns "on" or "off".