Re: [PATCH v6 01/17] dt-bindings: iio: adc: at91-sama5d2: document sama7d65
Jonathan Cameron <[email protected]>
| Newsgroups | org.kernel.vger.linux-iio,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260815205457.6cd30d53@jic23-huawei> |
On Thu, 6 Aug 2026 13:10:08 +0530 Varshini Rajendran <[email protected]> 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 <[email protected]> > Signed-off-by: Varshini Rajendran <[email protected]> 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