[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250820120247.3012-1-Ioana.Risteiu@analog.com>
Date: Wed, 20 Aug 2025 15:02:41 +0300
From: Ioana Risteiu <Ioana.Risteiu@...log.com>
To: Lars-Peter Clausen <lars@...afoo.de>,
Michael Hennerich
<Michael.Hennerich@...log.com>,
Jonathan Cameron <jic23@...nel.org>,
David
Lechner <dlechner@...libre.com>,
Nuno Sá
<nuno.sa@...log.com>,
Andy Shevchenko <andy@...nel.org>, Rob Herring
<robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley
<conor+dt@...nel.org>,
Ramona Nechita <ramona.nechita@...log.com>,
<linux-iio@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
CC: Ioana Risteiu <Ioana.Risteiu@...log.com>
Subject: [PATCH v4 0/4] Add IIO backend support for AD7779
- Add axi_adc_num_lanes_set in the adi_axi_adc_ops structure to support
setting number of lanes used by AXI ADC.
- Add the generic io-backends property to the AD7779 binding to enable
support for the IIO backend framework.
- Add the adi,num-lanes property to set the number of lanes used by
AD7779.
- Move the initialization specific to communication without iio-backend
into a separate setup function.
- Add a new functionality to ad7779 driver that streams data through data
output interface using IIO backend interface.
Ioana Risteiu (4):
iio: adc: adi-axi-adc: add axi_adc_num_lanes_set
dt-bindings: iio: adc: add IIO backend support
iio: adc: extract setup function without backend
iio: adc: update ad7779 to use IIO backend
.../bindings/iio/adc/adi,ad7779.yaml | 44 +++-
drivers/iio/adc/ad7779.c | 197 ++++++++++++++----
drivers/iio/adc/adi-axi-adc.c | 1 +
3 files changed, 203 insertions(+), 39 deletions(-)
--
2.47.2
Powered by blists - more mailing lists