devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Oliver Rhodes <oliver.rhodes.aj@renesas.com>
Cc: Krzysztof Kozlowski <krzk@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-renesas-soc@vger.kernel.org"
	<linux-renesas-soc@vger.kernel.org>,
	 "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>
Subject: Re: [PATCH V2 0/6] Document r8a774a3 SoC bindings
Date: Thu, 25 Jul 2024 17:54:51 +0200	[thread overview]
Message-ID: <CAMuHMdU2r34S3vkH3nLdA74UktQnxJ_u085hBSvP_qbGrboUQA@mail.gmail.com> (raw)
In-Reply-To: <OS7PR01MB11537E8348F88FDCE4479B02CCFAB2@OS7PR01MB11537.jpnprd01.prod.outlook.com>

Hi Oliver,

On Thu, Jul 25, 2024 at 5:22 PM Oliver Rhodes
<oliver.rhodes.aj@renesas.com> wrote:
> > -----Original Message-----
> > From: Krzysztof Kozlowski <krzk@kernel.org>
> > Sent: Thursday, July 25, 2024 4:01 PM
> > Subject: Re: [PATCH V2 0/6] Document r8a774a3 SoC bindings
> >
> > On 25/07/2024 12:05, Oliver Rhodes wrote:
> > > This patch series updates the renesas DT bindings documentation for
> > > core components (SoC, SYSC, reset, clk, pinctrl, scif) on the RZ/G2M v3.0
> > (R8A774A3) SoC.
> > > This SoC is similar to R-CAR M3-W+ (R8A77961) SoC.
> > >
> > > v2->v2 resend:
> > > * Updated the patch description for patch #3
> >
> > So it is a v3? Otherwise which v2 tools will pick up?
> The reason for this patch series is that there was a typo in the
> change history for patch #3.
> This is supposed to be "v2 resend" but by mistake I sent this as "v2".
> Shall I send this patch series as "v3"?

Apparently b4 can distinguish fine between the original and the resend,
so for now there is no hard reason to send a v3.

> I apologise for the noise and the inconvenience I have caused.
> I will take greater care next time.

Thanks!

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

  reply	other threads:[~2024-07-25 15:55 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-25 10:05 [PATCH V2 0/6] Document r8a774a3 SoC bindings Oliver Rhodes
2024-07-25 10:05 ` [PATCH V2 1/6] dt-bindings: soc: renesas: Document RZ/G2M v3.0 (r8a774a3) SoC Oliver Rhodes
2024-07-26 15:36   ` Geert Uytterhoeven
2024-07-25 10:05 ` [PATCH V2 2/6] dt-bindings: power: renesas: Document RZ/G2M v3.0 (r8a774a3) SYSC binding Oliver Rhodes
2024-07-26 15:37   ` Geert Uytterhoeven
2024-07-25 10:05 ` [PATCH V2 3/6] dt-bindings: clock: renesas: Document RZ/G2M v3.0 (r8a774a3) clock Oliver Rhodes
2024-07-26 15:39   ` Geert Uytterhoeven
2024-07-30 16:04   ` Rob Herring (Arm)
2024-07-25 10:05 ` [PATCH V2 4/6] dt-bindings: reset: renesas: Document RZ/G2M v3.0 (r8a774a3) reset module Oliver Rhodes
2024-07-26 15:39   ` Geert Uytterhoeven
2024-07-25 10:05 ` [PATCH V2 5/6] dt-bindings: serial: renesas: Document RZ/G2M v3.0 (r8a774a3) scif Oliver Rhodes
2024-07-26 15:40   ` Geert Uytterhoeven
2024-07-30 16:04   ` Rob Herring (Arm)
2024-07-25 10:05 ` [PATCH V2 6/6] dt-bindings: pinctrl: renesas: Document RZ/G2M v3.0 (r8a774a3) PFC support Oliver Rhodes
2024-07-26 15:40   ` Geert Uytterhoeven
2024-07-30 16:04   ` Rob Herring (Arm)
2024-07-25 15:00 ` [PATCH V2 0/6] Document r8a774a3 SoC bindings Krzysztof Kozlowski
2024-07-25 15:21   ` Oliver Rhodes
2024-07-25 15:54     ` Geert Uytterhoeven [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-25  9:55 Oliver Rhodes

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=CAMuHMdU2r34S3vkH3nLdA74UktQnxJ_u085hBSvP_qbGrboUQA@mail.gmail.com \
    --to=geert@linux-m68k.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=krzk+dt@kernel.org \
    --cc=krzk@kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=oliver.rhodes.aj@renesas.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).