Linux IIO development
 help / color / mirror / Atom feed
From: Antoniu Miclaus <antoniu.miclaus@analog.com>
To: <jic23@kernel.org>, <robh@kernel.org>, <conor+dt@kernel.org>,
	<linux-iio@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<devicetree@vger.kernel.org>
Cc: Antoniu Miclaus <antoniu.miclaus@analog.com>
Subject: [PATCH 3/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4086
Date: Tue, 21 Oct 2025 10:53:45 +0000	[thread overview]
Message-ID: <20251021105349.21145-4-antoniu.miclaus@analog.com> (raw)
In-Reply-To: <20251021105349.21145-1-antoniu.miclaus@analog.com>

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>
---
 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 9d2b4b8edf42..db136bff45b7 100644
--- a/Documentation/devicetree/bindings/iio/adc/adi,ad4080.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/adi,ad4080.yaml
@@ -29,6 +29,7 @@ properties:
       - adi,ad4081
       - adi,ad4083
       - adi,ad4084
+      - adi,ad4086
 
   reg:
     maxItems: 1
-- 
2.43.0


  parent reply	other threads:[~2025-10-21 10:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-21 10:53 [PATCH 0/6] iio: adc: ad4080: add support for AD4083, AD4086, and AD4087 Antoniu Miclaus
2025-10-21 10:53 ` [PATCH 1/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4083 Antoniu Miclaus
2025-10-21 10:53 ` [PATCH 2/6] iio: adc: ad4080: " Antoniu Miclaus
2025-10-21 10:53 ` Antoniu Miclaus [this message]
2025-10-21 10:53 ` [PATCH 4/6] iio: adc: ad4080: add support for AD4086 Antoniu Miclaus
2025-10-21 10:53 ` [PATCH 5/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4087 Antoniu Miclaus
2025-10-21 10:53 ` [PATCH 6/6] iio: adc: ad4080: " Antoniu Miclaus
2025-10-22 18:02 ` [PATCH 0/6] iio: adc: ad4080: add support for AD4083, AD4086, and AD4087 Conor Dooley
2025-10-27 14:14   ` Jonathan Cameron

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251021105349.21145-4-antoniu.miclaus@analog.com \
    --to=antoniu.miclaus@analog.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jic23@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox