mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-01 10:13:58 +08:00
692fbb89fa
This driver device one local attribute: vbus. Describe that in Documentation/ABI/testing/sysfs-platform/twl4030-usb. Signed-off-by: NeilBrown <neil@brown.name> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
9 lines
218 B
Plaintext
9 lines
218 B
Plaintext
What: /sys/bus/platform/devices/*twl4030-usb/vbus
|
|
Description:
|
|
Read-only status reporting if VBUS (approx 5V)
|
|
is being supplied by the USB bus.
|
|
|
|
Possible values: "on", "off".
|
|
|
|
Changes are notified via select/poll.
|