Re: [PATCH v3 4/5] dt-bindings: iio: adc: ad4080: add AD4880 support

From: Krzysztof Kozlowski

Date: Sat Feb 14 2026 - 03:56:11 EST


On 13/02/2026 15:47, Antoniu Miclaus wrote:
> Add support for the AD4880, a dual-channel 20-bit 40MSPS SAR ADC
> with integrated fully differential amplifiers (FDA).
>
> The AD4880 has two independent ADC channels, each with its own SPI
> configuration interface. This requires:
> - Two entries in reg property for primary and secondary channel
> chip selects
> - Two io-backends entries for the two data channels
>
> Signed-off-by: Antoniu Miclaus <antoniu.miclaus@xxxxxxxxxx>
> ---
> Changes in v3:
> - Add items descriptions for io-backends entries
> - Fix reg example format: reg = <0 1> -> reg = <0>, <1>

Not tested.

Best regards,
Krzysztof