Skip to content

Commit

Permalink
phy: twl4030-usb: add ABI documentation
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
NeilBrown authored and Kishon Vijay Abraham I committed Jun 1, 2015
1 parent 4724e27 commit 692fbb8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Documentation/ABI/testing/sysfs-platform-twl4030-usb
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 692fbb8

Please sign in to comment.