dt-bindings: iio: adc: adi,ad4080: add support for AD4086

Add device tree binding support for the AD4086 14-bit SAR ADC.
Add adi,ad4086 to the compatible enum.

A fallback compatible string to adi,ad4080 is not appropriate as the
AD4086 has different resolution (14-bit vs 20-bit) and LVDS CNV clock
count maximum (4 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>
This commit is contained in:
Antoniu Miclaus
2025-10-21 10:53:45 +00:00
committed by Jonathan Cameron
parent 4028cbcf34
commit 45e81d6ac0

View File

@@ -29,6 +29,7 @@ properties:
- adi,ad4081
- adi,ad4083
- adi,ad4084
- adi,ad4086
reg:
maxItems: 1