Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

iio:adc:ad7280a: Document ABI for cell balance switches

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

+13
+13
Documentation/ABI/testing/sysfs-bus-iio-adc-ad7280a
··· 1 + What: /sys/bus/iio/devices/iio:deviceX/in_voltageY-voltageZ_balance_switch_en 2 + KernelVersion: 5.14 3 + Contact: linux-iio@vger.kernel.org 4 + Description: 5 + Used to enable an output for balancing cells for time 6 + controlled via in_voltage_Y-voltageZ_balance_switch_timer. 7 + 8 + What: /sys/bus/iio/devices/iio:deviceX/in_voltageY-voltageZ_balance_switch_timer 9 + KernelVersion: 5.14 10 + Contact: linux-iio@vger.kernel.org 11 + Description: 12 + Time in seconds for which balance switch will be turned on. 13 + Multiple of 71.5 seconds.