Re: [PATCH v5 6/6] docs: iio: add documentation for adis16550 driver
From: Jonathan Cameron <jic23@kernel.org>
Date: 2025-02-01 15:24:51
Also in:
linux-devicetree, linux-iio, lkml
On Wed, 29 Jan 2025 10:20:46 +0200 Robert Budai [off-list ref] wrote:
Add documentation for adis16550 driver which describes the driver device files and shows how the user may use the ABI for various scenarios (configuration, measurement, etc.). Co-developed-by: Antoniu Miclaus <antoniu.miclaus@analog.com> Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com> Signed-off-by: Ramona Gradinariu <ramona.gradinariu@analog.com> Signed-off-by: Robert Budai <robert.budai@analog.com>
++----------------------------------+-------------------------------------------+ + ++----------------------------+--------------------------------------------------------------------------------+ +| Miscellaneous device files | Description | ++----------------------------+--------------------------------------------------------------------------------+ +| name | Name of the IIO device. | ++----------------------------+--------------------------------------------------------------------------------+ +| sampling_frequency | Currently selected sample rate. | ++----------------------------+--------------------------------------------------------------------------------+ +| write_lock_enable | Lock the device from further configuration. Only a reset will remove the lock. |
I'm not seeing this one and that's a good thing, but shouldn't be in the docs.