devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Cosmin Tanislav <cosmin-gabriel.tanislav.xa@renesas.com>
Cc: "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>,
	"Geert Uytterhoeven" <geert+renesas@glider.be>,
	"Magnus Damm" <magnus.damm@gmail.com>,
	linux-iio@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 0/6] Add ADCs support for RZ/T2H and RZ/N2H
Date: Sun, 12 Oct 2025 15:16:07 +0100	[thread overview]
Message-ID: <20251012151607.2d50e3ea@jic23-huawei> (raw)
In-Reply-To: <20251005111323.804638-1-cosmin-gabriel.tanislav.xa@renesas.com>

On Sun,  5 Oct 2025 14:13:16 +0300
Cosmin Tanislav <cosmin-gabriel.tanislav.xa@renesas.com> wrote:

> Renesas RZ/T2H (R9A09G077) and RZ/N2H (R9A09G087) SoCs include three
> 12-Bit successive approximation A/D converters.
> 
> RZ/T2H has two ADCs with 4 channels and one with 6.
> RZ/N2H has two ADCs with 4 channels and one with 15.

Hi Cosmin,

Looks good to me.

Applied patches 1 + 2 to the testing branch of iio.git.

I'll be rebasing that on rc1 once available then pushing out as my normal
togreg branch for linux-next to pick up.

Thanks,

Jonathan

> 
> Add support for them.
> 
> V4:
>  * pick up tags
>  * require r9a09g077 as fallback for r9a09g087
>  * remove per-SoC restrictions
>  * add depends on ARCH_RENESAS || COMPILE_TEST
>  * inline RZT2H_NAME, RZT2H_ADC_VREF_MV, RZT2H_ADC_RESOLUTION values
>  * remove renesas,r9a09g087-adc from of_match_table

      parent reply	other threads:[~2025-10-12 14:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-05 11:13 [PATCH v4 0/6] Add ADCs support for RZ/T2H and RZ/N2H Cosmin Tanislav
2025-10-05 11:13 ` [PATCH v4 1/6] dt-bindings: iio: adc: document RZ/T2H and RZ/N2H ADC Cosmin Tanislav
2025-10-05 11:13 ` [PATCH v4 2/6] iio: adc: add RZ/T2H / RZ/N2H ADC driver Cosmin Tanislav
2025-10-05 11:13 ` [PATCH v4 3/6] arm64: dts: renesas: r9a09g077: Add ADCs support Cosmin Tanislav
2025-10-21  7:46   ` Geert Uytterhoeven
2025-10-05 11:13 ` [PATCH v4 4/6] arm64: dts: renesas: r9a09g087: " Cosmin Tanislav
2025-10-21  7:46   ` Geert Uytterhoeven
2025-10-05 11:13 ` [PATCH v4 5/6] arm64: dts: renesas: rzt2h/rzn2h-evk: enable ADCs Cosmin Tanislav
2025-10-21  7:47   ` Geert Uytterhoeven
2025-10-05 11:13 ` [PATCH v4 6/6] arm64: defconfig: enable RZ/T2H / RZ/N2H ADC driver Cosmin Tanislav
2025-10-21  7:47   ` Geert Uytterhoeven
2025-10-12 14:16 ` 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=20251012151607.2d50e3ea@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=andy@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=cosmin-gabriel.tanislav.xa@renesas.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dlechner@baylibre.com \
    --cc=geert+renesas@glider.be \
    --cc=krzk+dt@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).