From: Antoniu Miclaus Date: Tue, 21 Oct 2025 10:53:47 +0000 (+0000) Subject: dt-bindings: iio: adc: adi,ad4080: add support for AD4087 X-Git-Tag: v6.19-rc1~65^2~58^2~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24e6d7e9f2fce0afc1a63593d1470dbb6df5e9c3;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: iio: adc: adi,ad4080: add support for AD4087 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 Acked-by: Conor Dooley Signed-off-by: Jonathan Cameron --- diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad4080.yaml b/Documentation/devicetree/bindings/iio/adc/adi,ad4080.yaml index db136bff45b7a..ccd6a0ac1539e 100644 --- a/Documentation/devicetree/bindings/iio/adc/adi,ad4080.yaml +++ b/Documentation/devicetree/bindings/iio/adc/adi,ad4080.yaml @@ -30,6 +30,7 @@ properties: - adi,ad4083 - adi,ad4084 - adi,ad4086 + - adi,ad4087 reg: maxItems: 1