[PATCH v2 1/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4082

Antoniu Miclaus posted 6 patches 1 month, 2 weeks ago
There is a newer version of this series
[PATCH v2 1/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4082
Posted by Antoniu Miclaus 1 month, 2 weeks ago
Add device tree binding support for the AD4082 20-bit SAR ADC.
Add adi,ad4082 to the compatible enum.

A fallback compatible string to adi,ad4080 is not appropriate as the
AD4082 has a different LVDS CNV clock count maximum (8 vs 7), requiring
different driver configuration.

Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
---
No changes since v1.

 Documentation/devicetree/bindings/iio/adc/adi,ad4080.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad4080.yaml b/Documentation/devicetree/bindings/iio/adc/adi,ad4080.yaml
index ccd6a0ac1539..eeabf99f9a12 100644
--- a/Documentation/devicetree/bindings/iio/adc/adi,ad4080.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/adi,ad4080.yaml
@@ -27,6 +27,7 @@ properties:
     enum:
       - adi,ad4080
       - adi,ad4081
+      - adi,ad4082
       - adi,ad4083
       - adi,ad4084
       - adi,ad4086
-- 
2.43.0
Re: [PATCH v2 1/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4082
Posted by Krzysztof Kozlowski 1 month, 2 weeks ago
On 13/02/2026 15:46, Antoniu Miclaus wrote:
> Add device tree binding support for the AD4082 20-bit SAR ADC.
> Add adi,ad4082 to the compatible enum.
> 
> A fallback compatible string to adi,ad4080 is not appropriate as the
> AD4082 has a different LVDS CNV clock count maximum (8 vs 7), requiring
> different driver configuration.
> 
> Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
> ---
> No changes since v1.
> 

You ignored feedback and never responded to it.

Best regards,
Krzysztof
Re: [PATCH v2 1/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4082
Posted by Conor Dooley 1 month, 2 weeks ago
Acked-by: Conor Dooley <conor.dooley@microchip.com>
pw-bot: not-applicable