mbox series

[0/3] ad7923 fixes and full range support

Message ID 20220909151413.1164754-1-nuno.sa@analog.com (mailing list archive)
Headers show
Series ad7923 fixes and full range support | expand

Message

Nuno Sa Sept. 9, 2022, 3:14 p.m. UTC
This patchset adds important fixes for some of the variants supported by the
driver with respect with raw and buffered reads. On top of this way, adds
a new firmware property to be able to support all the scales supported by
the hardware.

Nuno Sá (3):
  iio: adc: ad7923: fix channel readings for some variants
  iio: adc: ad7923: support extended range
  dt-bindings: iio: adi,ad7923: add range-select property

 .../bindings/iio/adc/adi,ad7923.yaml          |  8 +++
 drivers/iio/adc/ad7923.c                      | 62 ++++++++++++-------
 2 files changed, 47 insertions(+), 23 deletions(-)