lkml.org 
[lkml]   [2021]   [Feb]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] iio: adc: ad7124: allow 16 channels
Date
From: Alexandru Tachici <alexandru.tachici@analog.com>

AD7124-8 can have up to 16 pseudo-differential channels
enabled simultaneously and only 8 configurations. In this
scenario we cannot assign one configuration per channel,
some channels will have to share configurations like, ODR,
gain and filter parameters.

Allow the user to specify channels and configurations
separately in device-tree and assign, if needed, the same
configuration to multiple channels.

If two channels share the configuration changing the
sampling rate of one will change the sampling rate of the
other too.

Alexandru Tachici (2):
iio: adc: ad7124: allow 16 channels
dt-bindings: iio: adc: ad7124: add config nodes

.../bindings/iio/adc/adi,ad7124.yaml | 72 +++++--
drivers/iio/adc/ad7124.c | 183 +++++++++++-------
2 files changed, 166 insertions(+), 89 deletions(-)

--
2.20.1

\
 
 \ /
  Last update: 2021-02-04 12:37    [W:0.083 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site