public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Ciprian Regus <ciprian.regus@analog.com>
To: <jic23@kernel.org>, <linux-iio@vger.kernel.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Cc: Ciprian Regus <ciprian.regus@analog.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: [PATCH 2/5] dt-bindings: iio: adc: Add docs for LTC2499
Date: Fri, 16 Sep 2022 17:09:19 +0300	[thread overview]
Message-ID: <20220916140922.2506248-3-ciprian.regus@analog.com> (raw)
In-Reply-To: <20220916140922.2506248-1-ciprian.regus@analog.com>

Update the bindings documentation for ltc2497 to include the ltc2499.

Signed-off-by: Ciprian Regus <ciprian.regus@analog.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 changes in V3:
  - moved the MAINTAINERS entry in another patch.
 .../devicetree/bindings/iio/adc/lltc,ltc2497.yaml         | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/iio/adc/lltc,ltc2497.yaml b/Documentation/devicetree/bindings/iio/adc/lltc,ltc2497.yaml
index c1772b568cd1..875f394576c2 100644
--- a/Documentation/devicetree/bindings/iio/adc/lltc,ltc2497.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/lltc,ltc2497.yaml
@@ -13,10 +13,14 @@ description: |
   16bit ADC supporting up to 16 single ended or 8 differential inputs.
   I2C interface.
 
+  https://www.analog.com/media/en/technical-documentation/data-sheets/2497fb.pdf
+  https://www.analog.com/media/en/technical-documentation/data-sheets/2499fe.pdf
+
 properties:
   compatible:
-    const:
-      lltc,ltc2497
+    enum:
+      - lltc,ltc2497
+      - lltc,ltc2499
 
   reg: true
   vref-supply: true
-- 
2.30.2


  parent reply	other threads:[~2022-09-16 14:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-16 14:09 [PATCH 0/5] Add support for LTC2499 ADC Ciprian Regus
2022-09-16 14:09 ` [PATCH 1/5] Remove duplicate matching entry Ciprian Regus
2022-09-16 14:09 ` Ciprian Regus [this message]
2022-09-16 14:09 ` [PATCH 3/5] Add MAINTAINERS entries for LTC2497 and LTC2496 Ciprian Regus
2022-09-16 14:09 ` [PATCH 4/5] drivers: iio: adc: LTC2499 support Ciprian Regus
2022-09-18 14:30   ` Jonathan Cameron
2022-09-16 14:09 ` [PATCH 5/5] drivers: iio: adc: Rename the LTC2499 iio device Ciprian Regus
2022-09-18 14:33 ` [PATCH 0/5] Add support for LTC2499 ADC 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=20220916140922.2506248-3-ciprian.regus@analog.com \
    --to=ciprian.regus@analog.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jic23@kernel.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.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