mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 00:48:50 +00:00
101af4c20c
The adf4371 has channels that are very closely coupled, so additional documentation is needed to express these constraints. Unfortunately having the same sysfs filename in multiple documentation does not work well when generating automated documentation. To avoid this issue, we add a new device specific description to the main docs and remove the one in the device specific file. Fixes $ scripts/get_abi.pl validate Warning: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_frequency is defined 2 times: ./Documentation/ABI/testing/sysfs-bus-iio-frequency-adf4371:0 ./Documentation/ABI/testing/sysfs-bus-iio:599 Cc: Alexandru Ardelean <alexandru.ardelean@analog.com> Reported-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Link: https://lore.kernel.org/r/20210117153816.696693-8-jic23@kernel.org
11 lines
308 B
Text
11 lines
308 B
Text
What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_name
|
|
KernelVersion:
|
|
Contact: linux-iio@vger.kernel.org
|
|
Description:
|
|
Reading returns the datasheet name for channel Y::
|
|
|
|
out_altvoltage0_name: RF8x
|
|
out_altvoltage1_name: RFAUX8x
|
|
out_altvoltage2_name: RF16x
|
|
out_altvoltage3_name: RF32x
|
|
|