mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: David Lechner <dlechner@baylibre.com>
To: Oleksij Rempel <o.rempel@pengutronix.de>,
	Jonathan Cameron <jic23@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>
Cc: kernel@pengutronix.de, linux-kernel@vger.kernel.org,
	linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
	"Andy Shevchenko" <andy@kernel.org>,
	"Nuno Sá" <nuno.sa@analog.com>
Subject: Re: [PATCH v4 0/2] iio: adc: Add support for TI ADS131M0x ADCs
Date: Tue, 18 Nov 2025 09:14:02 -0600	[thread overview]
Message-ID: <39c9971e-a825-4d43-b28d-3a7750c6415a@baylibre.com> (raw)
In-Reply-To: <20251118141821.907364-1-o.rempel@pengutronix.de>

On 11/18/25 8:18 AM, Oleksij Rempel wrote:
> This series adds support for the Texas Instruments ADS131M0x family of
> 24-bit, simultaneous-sampling ADCs. The first patch introduces the
> DeviceTree binding, and the second adds the driver itself.
> 
> These devices are not compatible with the ADS131E0x series despite the
> similar naming.
> 
> David Jander (1):
>   iio: adc: Add TI ADS131M0x ADC driver
> 
> Oleksij Rempel (1):
>   bindings: iio: adc: Add bindings for TI ADS131M0x ADCs
> 
>  .../bindings/iio/adc/ti,ads131m02.yaml        | 208 ++++
>  drivers/iio/adc/Kconfig                       |  11 +
>  drivers/iio/adc/Makefile                      |   1 +
>  drivers/iio/adc/ti-ads131m02.c                | 968 ++++++++++++++++++
>  4 files changed, 1188 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/iio/adc/ti,ads131m02.yaml
>  create mode 100644 drivers/iio/adc/ti-ads131m02.c
> 
> --
> 2.47.3
> 

Reviewed-by: David Lechner <dlechner@baylibre.com>


      parent reply	other threads:[~2025-11-18 15:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-18 14:18 Oleksij Rempel
2025-11-18 14:18 ` [PATCH v4 1/2] bindings: iio: adc: Add bindings " Oleksij Rempel
2025-11-18 14:18 ` [PATCH v4 2/2] iio: adc: Add TI ADS131M0x ADC driver Oleksij Rempel
2025-12-07 19:33   ` Jonathan Cameron
2025-12-07 22:59     ` Andy Shevchenko
2025-12-08 17:08       ` Jonathan Cameron
2025-11-18 15:14 ` David Lechner [this message]

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=39c9971e-a825-4d43-b28d-3a7750c6415a@baylibre.com \
    --to=dlechner@baylibre.com \
    --cc=andy@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jic23@kernel.org \
    --cc=kernel@pengutronix.de \
    --cc=krzk+dt@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nuno.sa@analog.com \
    --cc=o.rempel@pengutronix.de \
    --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

all inboxes | Powered by JetHome®