[PATCH v5 01/17] dt-bindings: iio: adc: at91-sama5d2: document sama7d65
Varshini Rajendran <[email protected]> Tue, 4 Aug 2026 17:03:22 +0530
| Newsgroups | org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-iio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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]> --- 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 reg: maxItems: 1 -- 2.34.1