devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ad7923 fixes and full range support
@ 2022-09-12  8:12 Nuno Sá
  2022-09-12  8:12 ` [PATCH v2 1/3] iio: adc: ad7923: fix channel readings for some variants Nuno Sá
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Nuno Sá @ 2022-09-12  8:12 UTC (permalink / raw)
  To: linux-iio, devicetree
  Cc: Michael Hennerich, Lars-Peter Clausen, Jonathan Cameron,
	Nuno Sá, Krzysztof Kozlowski, Rob Herring

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.

v2:

[1/3]
 * Calculate shift using 12 - realbits.

[2/3]
 * Use a boolean property and change the code accordingly.

[3/3]
 * Use a boolean property (adi,range-double).

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

 .../devicetree/bindings/iio/adc/adi,ad7923.yaml       |  4 ++++
 drivers/iio/adc/ad7923.c                              | 11 +++++++++--
 2 files changed, 13 insertions(+), 2 deletions(-)

-- 
2.37.3


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-09-18 15:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-12  8:12 [PATCH v2 0/3] ad7923 fixes and full range support Nuno Sá
2022-09-12  8:12 ` [PATCH v2 1/3] iio: adc: ad7923: fix channel readings for some variants Nuno Sá
2022-09-12  8:12 ` [PATCH v2 2/3] iio: adc: ad7923: support extended range Nuno Sá
2022-09-12  8:12 ` [PATCH v2 3/3] dt-bindings: iio: adi,ad7923: add adi,range-double property Nuno Sá
2022-09-13 14:12   ` Krzysztof Kozlowski
2022-09-18 15:33 ` [PATCH v2 0/3] ad7923 fixes and full range support Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).