Quellcode durchsuchen

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>
NeilBrown vor 10 Jahren
Ursprung
Commit
692fbb89fa
1 geänderte Dateien mit 8 neuen und 0 gelöschten Zeilen
  1. 8 0
      Documentation/ABI/testing/sysfs-platform-twl4030-usb

+ 8 - 0
Documentation/ABI/testing/sysfs-platform-twl4030-usb

@@ -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.