Re: [PATCH v5 5/5] iio: adc: ad7192: Add AD7194 support

From: Jonathan Cameron
Date: Sat Apr 13 2024 - 13:29:35 EST


On Sat, 13 Apr 2024 18:11:52 +0300
Alisa-Dariana Roman <alisadariana@xxxxxxxxx> wrote:

> Unlike the other AD719Xs, AD7194 has configurable differential
> channels. The user can dynamically configure them in the devicetree.
>
> Also modify config AD7192 description for better scaling.
>
> Moved ad7192_chip_info struct definition to allow use of callback
> function parse_channels().
>
> Signed-off-by: Alisa-Dariana Roman <alisa.roman@xxxxxxxxxx>
The rest of this series looks good to me.

Jonathan