Re: [PATCH 3/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4085
From: Jonathan Cameron
Date: Sat Feb 07 2026 - 10:11:47 EST
On Sat, 7 Feb 2026 11:52:57 +0100
Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:
> On Fri, Feb 06, 2026 at 03:08:22PM +0200, Antoniu Miclaus wrote:
> > Add device tree binding support for the AD4085 16-bit SAR ADC.
> > Add adi,ad4085 to the compatible enum.
> >
> > A fallback compatible string to adi,ad4080 is not appropriate as the
> > AD4085 has a different LVDS CNV clock count maximum (8 vs 7), requiring
> > different driver configuration.
> >
> > Signed-off-by: Antoniu Miclaus <antoniu.miclaus@xxxxxxxxxx>
> > ---
> > Documentation/devicetree/bindings/iio/adc/adi,ad4080.yaml | 1 +
>
> Squash the patches. You just added one line, but commit msg is 5 lines.
> Exactly copied from previous commit.
Squashing the driver changes as well into a single patch with all 3
new devices added seems sensible alongside squashing the DT.
The changes are all very similar across the 3 patches.
Jonathan
>
> Best regards,
> Krzysztof
>
>