From: Jonathan Cameron <jic23@kernel.org>
To: Md Shofiqul Islam <shofiqtest@gmail.com>
Cc: linux-iio@vger.kernel.org, lars@metafoo.de,
linux-kernel@vger.kernel.org,
Mike Looijmans <mike.looijmans@topic.nl>
Subject: Re: [PATCH v2 1/2] dt-bindings: iio: adc: ti,ads1298: add ADS1299 EEG ADC variants
Date: Sun, 12 Jul 2026 00:21:51 +0100 [thread overview]
Message-ID: <20260712002151.2bd22d0c@jic23-huawei> (raw)
In-Reply-To: <20260706112614.1262241-2-shofiqtest@gmail.com>
On Mon, 6 Jul 2026 14:26:13 +0300
Md Shofiqul Islam <shofiqtest@gmail.com> wrote:
> The ADS1299, ADS1299-4, and ADS1299-6 share the same SPI interface
Given mention of 3 parts, this description should say why only
one compatible is needed.
> and register map as the ADS1298 ECG ADC family but are designed for
> EEG and biopotential measurement. Key differences from ADS1298:
> - PGA gain up to 24x (vs 12x for ADS1298)
> - Internal reference is always 2.4V (no 4V option)
>
> Add compatible strings and update the vref-supply description to
> document the ADS1299 reference voltage behaviour.
That comment needs an update seeing as now it is removing description
rather than documenting the ADS1299 description.
Note Sashiko identified something was wrong around both of these -
glad it reads patch descriptions more closely than I do!
>
> Signed-off-by: Md Shofiqul Islam <shofiqtest@gmail.com>
> ---
> .../devicetree/bindings/iio/adc/ti,ads1298.yaml | 15 ++++++++++-----
> 1 file changed, 10 insertions(+), 5 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/iio/adc/ti,ads1298.yaml b/Documentation/devicetree/bindings/iio/adc/ti,ads1298.yaml
> index 71f9f9b745cbc..202776cee73ff 100644
> --- a/Documentation/devicetree/bindings/iio/adc/ti,ads1298.yaml
> +++ b/Documentation/devicetree/bindings/iio/adc/ti,ads1298.yaml
> @@ -4,11 +4,15 @@
> $id: http://devicetree.org/schemas/iio/adc/ti,ads1298.yaml#
> $schema: http://devicetree.org/meta-schemas/core.yaml#
>
> -title: Texas Instruments' ads1298 medical ADC chips
> +title: Texas Instruments ADS1298/ADS1299 biopotential ADC chips
>
> description: |
> - Datasheet at: https://www.ti.com/product/ADS1298
> - Bindings for this chip aren't complete.
> + ADS1298/ADS1298R: 8-channel, 24-bit ECG ADC. Max 12x PGA gain.
> + Datasheet: https://www.ti.com/product/ADS1298
> +
> + ADS1299: 4/6/8-channel, 24-bit EEG/biopotential ADC. Max 24x PGA gain.
> + Channel count is discoverable from the ID register at runtime.
> + Datasheet: https://www.ti.com/product/ADS1299
>
> maintainers:
> - Mike Looijmans <mike.looijmans@topic.nl>
Make sure to +CC Mike (added)
> @@ -17,6 +21,7 @@ properties:
> compatible:
> enum:
> - ti,ads1298
> + - ti,ads1299
>
> reg:
> maxItems: 1
> @@ -33,8 +38,7 @@ properties:
>
> vref-supply:
> description:
> - Optional reference voltage. If omitted, internal reference is used,
> - which is 2.4V when analog supply is below 4.4V, 4V otherwise.
> + Optional reference voltage. If omitted, internal reference is used.
>
> clocks:
> description: Optional 2.048 MHz external source clock on CLK pin
> @@ -75,5 +79,6 @@ examples:
> spi-max-frequency = <20000000>;
> spi-cpha;
> };
> +
Unrelated change. Make sure to clean these out before sending a series.
Jonathan
> };
> ...
next prev parent reply other threads:[~2026-07-11 23:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-06 11:26 [PATCH v2 0/2] iio: adc: ti-ads1298: add ADS1298/ADS1299 driver Md Shofiqul Islam
2026-07-06 11:26 ` [PATCH v2 1/2] dt-bindings: iio: adc: ti,ads1298: add ADS1299 EEG ADC variants Md Shofiqul Islam
2026-07-07 6:21 ` Krzysztof Kozlowski
2026-07-11 23:21 ` Jonathan Cameron [this message]
2026-07-06 11:26 ` [PATCH v2 2/2] iio: adc: ti-ads1298: add ADS1299 EEG ADC family support Md Shofiqul Islam
2026-07-11 23:52 ` 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=20260712002151.2bd22d0c@jic23-huawei \
--to=jic23@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mike.looijmans@topic.nl \
--cc=shofiqtest@gmail.com \
/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