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

ABI: testing: fix admv8818 attr description

Fix description of the filter_mode_available attribute by pointing to
the correct name of the attribute that can be written with valid values.

Fixes: bf92d87d7c67 ("iio:filter:admv8818: Add sysfs ABI documentation")
Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Link: https://patch.msgid.link/20240702081851.4663-1-antoniu.miclaus@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Antoniu Miclaus and committed by
Jonathan Cameron
7d34b4ad 60df5482

+1 -1
+1 -1
Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818
··· 3 3 Contact: linux-iio@vger.kernel.org 4 4 Description: 5 5 Reading this returns the valid values that can be written to the 6 - on_altvoltage0_mode attribute: 6 + filter_mode attribute: 7 7 8 8 - auto -> Adjust bandpass filter to track changes in input clock rate. 9 9 - manual -> disable/unregister the clock rate notifier / input clock tracking.