mirror of
https://github.com/torvalds/linux.git
synced 2024-11-06 20:21:57 +00:00
9ba96ae507
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>
17 lines
445 B
Plaintext
17 lines
445 B
Plaintext
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".
|