Jelajahi Sumber

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 10 tahun lalu
induk
melakukan
692fbb89fa
1 mengubah file dengan 8 tambahan dan 0 penghapusan
  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.