diff options
author | Guillaume Stols <gstols@baylibre.com> | 2024-10-15 15:56:15 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-10-21 20:19:25 +0200 |
commit | 7c2357b104905533b138e37baae6a7b09098e99b (patch) | |
tree | 222ef8402699fa2dc21512a111e6ec76157a0e91 /Documentation/iio | |
parent | dt-bindings: iio: adc: ad7606: Remove spi-cpha from required (diff) | |
download | linux-7c2357b104905533b138e37baae6a7b09098e99b.tar.xz linux-7c2357b104905533b138e37baae6a7b09098e99b.zip |
dt-bindings: iio: adc: ad7606: Add iio backend bindings
Add the required properties for iio-backend support, as well as an
example and the conditions to mutually exclude interruption and
conversion trigger with iio-backend.
The iio-backend's function is to controls the communication, and thus the
interruption pin won't be available anymore.
As a consequence, the conversion pin must be controlled externally since
we will miss information about when every single conversion cycle (i.e
conversion + data transfer) ends, hence a PWM is introduced to trigger
the conversions.
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Guillaume Stols <gstols@baylibre.com>
Link: https://patch.msgid.link/20241015-ad7606_add_iio_backend_support-v5-2-654faf1ae08c@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation/iio')
0 files changed, 0 insertions, 0 deletions