Looks fine from my side. Reviewed-by: Marcelo Schmitt <marcelo.schmitt1@xxxxxxxxx> On 12/05, Jonathan Cameron wrote: > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > 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@xxxxxxxxxx> > --- > Documentation/ABI/testing/sysfs-bus-iio-adc-ad7280a | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > > diff --git a/Documentation/ABI/testing/sysfs-bus-iio-adc-ad7280a b/Documentation/ABI/testing/sysfs-bus-iio-adc-ad7280a > new file mode 100644 > index 000000000000..83b7efe6aa07 > --- /dev/null > +++ b/Documentation/ABI/testing/sysfs-bus-iio-adc-ad7280a > @@ -0,0 +1,13 @@ > +What: /sys/bus/iio/devices/iio:deviceX/in_voltageY-voltageZ_balance_switch_en > +KernelVersion: 5.14 > +Contact: linux-iio@xxxxxxxxxxxxxxx > +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@xxxxxxxxxxxxxxx > +Description: > + Time in seconds for which balance switch will be turned on. > + Multiple of 71.5 seconds. > -- > 2.34.1 >