]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: iio: adc: adi,ad4080: add support for AD4087
authorAntoniu Miclaus <antoniu.miclaus@analog.com>
Tue, 21 Oct 2025 10:53:47 +0000 (10:53 +0000)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 9 Nov 2025 12:57:04 +0000 (12:57 +0000)
Add device tree binding support for the AD4087 14-bit SAR ADC.
Add adi,ad4087 to the compatible enum.

A fallback compatible string to adi,ad4080 is not appropriate as the
AD4087 has different resolution (14-bit vs 20-bit) and LVDS CNV clock
count maximum (1 vs 7), requiring different driver configuration.

Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/devicetree/bindings/iio/adc/adi,ad4080.yaml

index db136bff45b7a51d0d6950d2c0632ffce94b99b8..ccd6a0ac1539e932aaddc5a4d34238faeb35d995 100644 (file)
@@ -30,6 +30,7 @@ properties:
       - adi,ad4083
       - adi,ad4084
       - adi,ad4086
+      - adi,ad4087
 
   reg:
     maxItems: 1