Complement the ad4000 driver with a timestamp channel, a minor adjust in
transfer timing, and support for single-channel PulSAR devices.
Change log v2 -> v3
[IIO]
- Reverted to direct assignment of ad4000_time_spec structs.
V3 had very few changes so I only (re)tested it with AD7687.
Link to v2: https://lore.kernel.org/linux-iio/cover.1731953012.git.marcelo.schmitt@analog.com/
Link to v1: https://lore.kernel.org/linux-iio/cover.1731626099.git.marcelo.schmitt@analog.com/
Marcelo Schmitt (4):
dt-bindings: iio: adc: adi,ad4000: Add PulSAR
iio: adc: ad4000: Add timestamp channel
iio: adc: ad4000: Use device specific timing for SPI transfers
iio: adc: ad4000: Add support for PulSAR devices
.../bindings/iio/adc/adi,ad4000.yaml | 71 ++++
drivers/iio/adc/ad4000.c | 311 +++++++++++++++---
2 files changed, 331 insertions(+), 51 deletions(-)
base-commit: 9dd2270ca0b38ee16094817f4a53e7ba78e31567
--
2.45.2