From: David Lechner <dlechner@baylibre.com>
To: Jakub Szczudlo <jakubszczudlo40@gmail.com>, linux-iio@vger.kernel.org
Cc: andy@kernel.org, antoniu.miclaus@analog.com, conor+dt@kernel.org,
devicetree@vger.kernel.org, duje@dujemihanovic.xyz,
jic23@kernel.org, jishnu.prakash@oss.qualcomm.com,
jorge.marques@analog.com, krzk+dt@kernel.org, linusw@kernel.org,
linux-kernel@vger.kernel.org, marcelo.schmitt@analog.com,
mazziesaccount@gmail.com, mike.looijmans@topic.nl,
nuno.sa@analog.com, robh@kernel.org,
sakari.ailus@linux.intel.com, wens@kernel.org,
joshua.crofts1@gmail.com
Subject: Re: [PATCH v3 1/3] dt-bindings: iio: adc: ti,ads1100: add support for ADS1110
Date: Mon, 15 Jun 2026 17:07:51 -0500 [thread overview]
Message-ID: <d25798eb-50a2-41fb-ad2b-7ac7feeabd86@baylibre.com> (raw)
In-Reply-To: <20260613190957.654798-2-jakubszczudlo40@gmail.com>
On 6/13/26 2:09 PM, Jakub Szczudlo wrote:
> Register layouts are the same as for ADS1100 but ADS1110 have different
> datarates and have internal voltage reference that is always 2.048V
If we do a v4, would be nice to mention here that fixing the order
of ti,ads1100 was intentional while we are touching this.
>
> Signed-off-by: Jakub Szczudlo <jakubszczudlo40@gmail.com>
> ---
> .../devicetree/bindings/iio/adc/ti,ads1100.yaml | 10 +++++++---
> 1 file changed, 7 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/iio/adc/ti,ads1100.yaml b/Documentation/devicetree/bindings/iio/adc/ti,ads1100.yaml
> index 970ccab15e1e..28c5e2dd0ad6 100644
> --- a/Documentation/devicetree/bindings/iio/adc/ti,ads1100.yaml
> +++ b/Documentation/devicetree/bindings/iio/adc/ti,ads1100.yaml
> @@ -4,19 +4,23 @@
> $id: http://devicetree.org/schemas/iio/adc/ti,ads1100.yaml#
> $schema: http://devicetree.org/meta-schemas/core.yaml#
>
> -title: TI ADS1100/ADS1000 single channel I2C analog to digital converter
> +title: TI ADS1100 and similar single channel I2C Analog to Digital Converters
>
> maintainers:
> - Mike Looijmans <mike.looijmans@topic.nl>
>
> description: |
> - Datasheet at: https://www.ti.com/lit/gpn/ads1100
> + Datasheets:
> + - https://www.ti.com/lit/gpn/ads1000
> + - https://www.ti.com/lit/gpn/ads1100
> + - https://www.ti.com/lit/gpn/ads1110
>
> properties:
> compatible:
> enum:
> - - ti,ads1100
> - ti,ads1000
> + - ti,ads1100
> + - ti,ads1110
>
> reg:
> maxItems: 1
next prev parent reply other threads:[~2026-06-15 22:07 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-13 19:09 [PATCH v3 0/3] iio: adc: Add support for TI ADS1110 to ti-ads1100 driver Jakub Szczudlo
2026-06-13 19:09 ` [PATCH v3 1/3] dt-bindings: iio: adc: ti,ads1100: add support for ADS1110 Jakub Szczudlo
2026-06-15 5:34 ` Krzysztof Kozlowski
2026-06-15 22:07 ` David Lechner [this message]
2026-06-13 19:09 ` [PATCH v3 2/3] iio: adc: Add ti-ads1110 support to ti-ads1100 driver Jakub Szczudlo
2026-06-13 19:25 ` sashiko-bot
2026-06-14 14:48 ` Jonathan Cameron
2026-06-15 22:29 ` David Lechner
2026-06-16 9:06 ` Andy Shevchenko
2026-06-13 19:09 ` [PATCH v3 3/3] iio: adc: Fix incorrect reading when datarate changed in single mode Jakub Szczudlo
2026-06-13 19:22 ` sashiko-bot
2026-06-14 14:54 ` Jonathan Cameron
2026-06-15 22:38 ` David Lechner
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=d25798eb-50a2-41fb-ad2b-7ac7feeabd86@baylibre.com \
--to=dlechner@baylibre.com \
--cc=andy@kernel.org \
--cc=antoniu.miclaus@analog.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=duje@dujemihanovic.xyz \
--cc=jakubszczudlo40@gmail.com \
--cc=jic23@kernel.org \
--cc=jishnu.prakash@oss.qualcomm.com \
--cc=jorge.marques@analog.com \
--cc=joshua.crofts1@gmail.com \
--cc=krzk+dt@kernel.org \
--cc=linusw@kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo.schmitt@analog.com \
--cc=mazziesaccount@gmail.com \
--cc=mike.looijmans@topic.nl \
--cc=nuno.sa@analog.com \
--cc=robh@kernel.org \
--cc=sakari.ailus@linux.intel.com \
--cc=wens@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