All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: "Matti Vaittinen" <mazziesaccount@gmail.com>,
	"Matti Vaittinen" <matti.vaittinen@fi.rohmeurope.com>,
	"Lars-Peter Clausen" <lars@metafoo.de>,
	"Michael Hennerich" <Michael.Hennerich@analog.com>,
	"David Lechner" <dlechner@baylibre.com>,
	"Nuno Sá" <nuno.sa@analog.com>,
	"Andy Shevchenko" <andy@kernel.org>,
	"Rob Herring" <robh@kernel.org>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Liam Girdwood" <lgirdwood@gmail.com>,
	"Mark Brown" <broonie@kernel.org>,
	linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 00/10] Support ROHM BD79105 ADC
Date: Sat, 9 Aug 2025 20:22:01 +0100	[thread overview]
Message-ID: <20250809202201.07162fab@jic23-huawei> (raw)
In-Reply-To: <CAHp75VcZtKMLByp7QYa_w_McECuDW+zA19HEiTxhYOTcOwxpHg@mail.gmail.com>

On Fri, 8 Aug 2025 14:42:47 +0200
Andy Shevchenko <andy.shevchenko@gmail.com> wrote:

> On Fri, Aug 8, 2025 at 10:50 AM Matti Vaittinen
> <mazziesaccount@gmail.com> wrote:
> >
> > Add support for the ROHM BD79105 ADC
> > (and do some minor simplifications to the ad7476 driver while at it).
> >
> > The first 2 patches were originally sent as an RFC:
> > https://lore.kernel.org/all/cover.1754041258.git.mazziesaccount@gmail.com/  
> 
> This version LGTM
> Reviewed-by: Andy Shevchenko <andy@kernel.org>
> with the exception of patches for DT and MAINTAINERS, I haven't even
> looked at them.
> 

I took another quick look and just a few comments on the DT patch
which also need a DT maintainer review.


Jonathan

      reply	other threads:[~2025-08-09 19:22 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-08  8:50 [PATCH v3 00/10] Support ROHM BD79105 ADC Matti Vaittinen
2025-08-08  8:51 ` [PATCH v3 01/10] iio: adc: ad7476: Simplify chip type detection Matti Vaittinen
2025-08-08  8:51 ` [PATCH v3 02/10] iio: adc: ad7476: Simplify scale handling Matti Vaittinen
2025-08-08  8:51 ` [PATCH v3 03/10] iio: adc: ad7476: Use mV for internal reference Matti Vaittinen
2025-08-08  8:51 ` [PATCH v3 04/10] iio: adc: ad7476: Use correct channel for bit info Matti Vaittinen
2025-08-08  8:52 ` [PATCH v3 05/10] iio: adc: ad7476: use *_cansleep GPIO APIs Matti Vaittinen
2025-08-08 14:23   ` Nuno Sá
2025-08-08  8:53 ` [PATCH v3 06/10] iio: adc: ad7476: Drop convstart chan_spec Matti Vaittinen
2025-08-08 14:23   ` Nuno Sá
2025-08-08  8:54 ` [PATCH v3 07/10] iio: adc: ad7476: Conditionally call convstart Matti Vaittinen
2025-08-08 14:23   ` Nuno Sá
2025-08-08  8:54 ` [PATCH v3 08/10] dt-bindings: iio: adc: ad7476: Add ROHM bd79105 Matti Vaittinen
2025-08-09 19:21   ` Jonathan Cameron
2025-08-11  8:05     ` Matti Vaittinen
2025-08-08  8:55 ` [PATCH v3 09/10] iio: adc: ad7476: Support ROHM BD79105 Matti Vaittinen
2025-08-08 14:24   ` Nuno Sá
2025-08-08  8:56 ` [PATCH v3 10/10] MAINTAINERS: A driver for simple 1-channel SPI ADCs Matti Vaittinen
2025-08-08 12:42 ` [PATCH v3 00/10] Support ROHM BD79105 ADC Andy Shevchenko
2025-08-09 19:22   ` Jonathan Cameron [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=20250809202201.07162fab@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=Michael.Hennerich@analog.com \
    --cc=andy.shevchenko@gmail.com \
    --cc=andy@kernel.org \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dlechner@baylibre.com \
    --cc=krzk+dt@kernel.org \
    --cc=lars@metafoo.de \
    --cc=lgirdwood@gmail.com \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matti.vaittinen@fi.rohmeurope.com \
    --cc=mazziesaccount@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.