iio:adc:ad7280a: Document ABI for cell balance switches
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 6 Feb 2022 19:03:25 +0000 (19:03 +0000)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 21 Feb 2022 19:33:05 +0000 (19:33 +0000)
Very minimal ABI docs. This is unusual enough that I'd expect anyone
who actually wanted to touch them to go look at the datasheet.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Marcelo Schmitt <marcelo.schmitt1@gmail.com>
Link: https://lore.kernel.org/r/20220206190328.333093-18-jic23@kernel.org
Documentation/ABI/testing/sysfs-bus-iio-adc-ad7280a [new file with mode: 0644]

diff --git a/Documentation/ABI/testing/sysfs-bus-iio-adc-ad7280a b/Documentation/ABI/testing/sysfs-bus-iio-adc-ad7280a
new file mode 100644 (file)
index 0000000..83b7efe
--- /dev/null
@@ -0,0 +1,13 @@
+What:          /sys/bus/iio/devices/iio:deviceX/in_voltageY-voltageZ_balance_switch_en
+KernelVersion: 5.14
+Contact:       linux-iio@vger.kernel.org
+Description:
+               Used to enable an output for balancing cells for time
+               controlled via in_voltage_Y-voltageZ_balance_switch_timer.
+
+What:          /sys/bus/iio/devices/iio:deviceX/in_voltageY-voltageZ_balance_switch_timer
+KernelVersion: 5.14
+Contact:       linux-iio@vger.kernel.org
+Description:
+               Time in seconds for which balance switch will be turned on.
+               Multiple of 71.5 seconds.