mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 20:51:44 +00:00
phy: twl4030-usb: add ABI documentation
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>
This commit is contained in:
parent
4724e27114
commit
692fbb89fa
8
Documentation/ABI/testing/sysfs-platform-twl4030-usb
Normal file
8
Documentation/ABI/testing/sysfs-platform-twl4030-usb
Normal file
@ -0,0 +1,8 @@
|
||||
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.
|
Loading…
Reference in New Issue
Block a user