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

staging: iio: ad5933: add ABI documentation

Add an ABI documentation for the ad5933 driver.

Signed-off-by: Marcelo Schmitt <marcelo.schmitt1@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Marcelo Schmitt and committed by
Jonathan Cameron
a816646f 8fce3d34

+12 -7
+12 -7
drivers/staging/iio/Documentation/sysfs-bus-iio-impedance-analyzer-ad5933 Documentation/ABI/testing/sysfs-bus-iio-impedance-analyzer-ad5933
··· 1 - What: /sys/bus/iio/devices/iio:deviceX/outY_freq_start 1 + What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_frequency_start 2 + Date: March 2019 2 3 KernelVersion: 3.1.0 3 4 Contact: linux-iio@vger.kernel.org 4 5 Description: 5 6 Frequency sweep start frequency in Hz. 6 7 7 - What: /sys/bus/iio/devices/iio:deviceX/outY_freq_increment 8 + What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_frequency_increment 9 + Date: March 2019 8 10 KernelVersion: 3.1.0 9 11 Contact: linux-iio@vger.kernel.org 10 12 Description: 11 13 Frequency increment in Hz (step size) between consecutive 12 14 frequency points along the sweep. 13 15 14 - What: /sys/bus/iio/devices/iio:deviceX/outY_freq_points 16 + What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_frequency_points 17 + Date: March 2019 15 18 KernelVersion: 3.1.0 16 19 Contact: linux-iio@vger.kernel.org 17 20 Description: 18 21 Number of frequency points (steps) in the frequency sweep. 19 - This value, in conjunction with the outY_freq_start and the 20 - outY_freq_increment, determines the frequency sweep range 21 - for the sweep operation. 22 + This value, in conjunction with the 23 + out_altvoltageY_frequency_start and the 24 + out_altvoltageY_frequency_increment, determines the frequency 25 + sweep range for the sweep operation. 22 26 23 - What: /sys/bus/iio/devices/iio:deviceX/outY_settling_cycles 27 + What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_settling_cycles 28 + Date: March 2019 24 29 KernelVersion: 3.1.0 25 30 Contact: linux-iio@vger.kernel.org 26 31 Description: