Re: [PATCH 3/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4085
From: Krzysztof Kozlowski
Date: Sat Feb 07 2026 - 05:53:11 EST
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.
Best regards,
Krzysztof