Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Esteban Blanc <eblanc@baylibre.com>
Cc: "Lars-Peter Clausen" <lars@metafoo.de>,
	"Michael Hennerich" <Michael.Hennerich@analog.com>,
	"Nuno Sá" <nuno.sa@analog.com>, "Rob Herring" <robh@kernel.org>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Jonathan Corbet" <corbet@lwn.net>,
	linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org,
	"Conor Dooley" <conor.dooley@microchip.com>
Subject: Re: [PATCH v4 1/6] dt-bindings: iio: adc: add ADI ad4030, ad4630 and ad4632
Date: Sun, 16 Feb 2025 15:35:44 +0000	[thread overview]
Message-ID: <20250216153544.4f9e79c9@jic23-huawei> (raw)
In-Reply-To: <20250214-eblanc-ad4630_v1-v4-1-135dd66cab6a@baylibre.com>

On Fri, 14 Feb 2025 13:22:31 +0100
Esteban Blanc <eblanc@baylibre.com> wrote:

> This adds a binding specification for the Analog Devices Inc. AD4030,
> AD4630 and AD4632 families of ADCs.
> 
> - ad4030-24 is a 1 channel SAR ADC with 24 bits of precision and a
>   sampling rate of 2M samples per second
> - ad4032-24 is a 1 channel SAR ADC with 24 bits of precision and a
>   sampling rate of 500K samples per second
> - ad4630-16 is a 2 channels SAR ADC with 16 bits of precision and a
>   sampling rate of 2M samples per second
> - ad4630-24 is a 2 channels SAR ADC with 24 bits of precision and a
>   sampling rate of 2M samples per second
> - ad4632-16 is a 2 channels SAR ADC with 16 bits of precision and a
>   sampling rate of 500K samples per second
> - ad4632-24 is a 2 channels SAR ADC with 24 bits of precision and a
>   sampling rate of 500K samples per second
> 
> Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
> Signed-off-by: Esteban Blanc <eblanc@baylibre.com>

Git moaned about a stray blank line at the end of the file. I deleted it whilst
applying.

Jonathan
>  M:	Cosmin Tanislav <cosmin.tanislav@analog.com>
>  L:	linux-iio@vger.kernel.org
> 


> 


  reply	other threads:[~2025-02-16 15:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-14 12:22 [PATCH v4 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs Esteban Blanc
2025-02-14 12:22 ` [PATCH v4 1/6] dt-bindings: iio: adc: add ADI ad4030, ad4630 and ad4632 Esteban Blanc
2025-02-16 15:35   ` Jonathan Cameron [this message]
2025-02-14 12:22 ` [PATCH v4 2/6] iio: adc: ad4030: add driver for ad4030-24 Esteban Blanc
2025-02-14 12:22 ` [PATCH v4 3/6] iio: adc: ad4030: add averaging support Esteban Blanc
2025-02-15 19:00   ` kernel test robot
2025-02-16 15:39     ` Jonathan Cameron
2025-02-15 19:34   ` kernel test robot
2025-02-15 22:13   ` kernel test robot
2025-02-14 12:22 ` [PATCH v4 4/6] iio: adc: ad4030: add support for ad4630-24 and ad4630-16 Esteban Blanc
2025-02-14 12:22 ` [PATCH v4 5/6] iio: adc: ad4030: add support for ad4632-16 and ad4632-24 Esteban Blanc
2025-02-14 12:22 ` [PATCH v4 6/6] docs: iio: ad4030: add documentation Esteban Blanc
2025-02-16 15:41   ` Jonathan Cameron
2025-02-16 15:42 ` [PATCH v4 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs 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=20250216153544.4f9e79c9@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=Michael.Hennerich@analog.com \
    --cc=conor+dt@kernel.org \
    --cc=conor.dooley@microchip.com \
    --cc=corbet@lwn.net \
    --cc=devicetree@vger.kernel.org \
    --cc=eblanc@baylibre.com \
    --cc=krzk+dt@kernel.org \
    --cc=lars@metafoo.de \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nuno.sa@analog.com \
    --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