Re: [PATCH v6 01/17] dt-bindings: iio: adc: at91-sama5d2: document sama7d65
From: Jonathan Cameron
Date: Sat Aug 15 2026 - 15:56:34 EST
On Thu, 6 Aug 2026 13:10:08 +0530
Varshini Rajendran <varshini.rajendran@xxxxxxxxxxxxx> wrote:
> Add dt-binding documentation for sama7d65 ADC.
>
> sama7d65 requires an individual compatible to address the differences
> from its predecessor sama7g5. The main difference is the temperature
> calibration layout and its handling.
>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> Signed-off-by: Varshini Rajendran <varshini.rajendran@xxxxxxxxxxxxx>
Hi Varshini,
I'll probably tweak this when applying - but if for some reason
another version is needed please look at the ordering thing below.
> ---
> Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml b/Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml
> index 4817b840977a..e8a65fdcd018 100644
> --- a/Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml
> +++ b/Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml
> @@ -15,6 +15,7 @@ properties:
> - atmel,sama5d2-adc
> - microchip,sam9x60-adc
> - microchip,sama7g5-adc
> + - microchip,sama7d65-adc
Alphabetical order.
>
> reg:
> maxItems: 1