All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Rob Herring <robh+dt@kernel.org>,
	"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" 
	<devicetree@vger.kernel.org>,
	Linux-Renesas <linux-renesas-soc@vger.kernel.org>
Subject: Re: [PATCH 1/6] arm64: dts: renesas: r8a77951: Add TMU nodes
Date: Thu, 10 Dec 2020 16:14:36 +0100	[thread overview]
Message-ID: <20201210151436.GB4186812@oden.dyn.berto.se> (raw)
In-Reply-To: <CAMuHMdVHUqSjnVp8fTve1BB=ui5ay=nqNRtnmNKPPbmnN6VBdw@mail.gmail.com>

Hi Geert,

Thanks for your feedback.

On 2020-12-10 14:10:14 +0100, Geert Uytterhoeven wrote:
> Hi Niklas,
> 
> On Wed, Dec 9, 2020 at 9:20 PM Niklas Söderlund
> <niklas.soderlund+renesas@ragnatech.se> wrote:
> > Add device nodes for the Timer Unit (TMU) on the Renesas R-Car H3
> > (r8a77951) SoC.
> >
> > Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
> 
> Thanks for your patch!
> 
> > --- a/arch/arm64/boot/dts/renesas/r8a77951.dtsi
> > +++ b/arch/arm64/boot/dts/renesas/r8a77951.dtsi
> 
> > +               tmu4: timer@ffc00000 {
> > +                       compatible = "renesas,tmu-r8a7795", "renesas,tmu";
> > +                       reg = <0 0xffc00000 0 0x30>;
> > +                       interrupts = <GIC_SPI 438 IRQ_TYPE_LEVEL_HIGH>,
> > +                                    <GIC_SPI 439 IRQ_TYPE_LEVEL_HIGH>,
> > +                                    <GIC_SPI 440 IRQ_TYPE_LEVEL_HIGH>;
> 
> These interrupt numbers are wrong: they should be 406, 407, and 408.
> The rest looks good to me.
> Same comment for the other 5 patches.

Thanks for spotting this, I feel a bit embarrassed having looked at the 
ID instead of SPI No in the tables :-)

> 
> 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

-- 
Regards,
Niklas Söderlund

  reply	other threads:[~2020-12-10 15:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-09 20:19 [PATCH 0/6] arm64: dts: renesas: Add TMU nodes Niklas Söderlund
2020-12-09 20:19 ` [PATCH 1/6] arm64: dts: renesas: r8a77951: " Niklas Söderlund
2020-12-10 13:10   ` Geert Uytterhoeven
2020-12-10 15:14     ` Niklas Söderlund [this message]
2020-12-09 20:19 ` [PATCH 2/6] arm64: dts: renesas: r8a77960: " Niklas Söderlund
2020-12-09 20:19 ` [PATCH 3/6] arm64: dts: renesas: r8a77961: " Niklas Söderlund
2020-12-09 20:19 ` [PATCH 4/6] arm64: dts: renesas: r8a77965: " Niklas Söderlund
2020-12-09 20:19 ` [PATCH 5/6] arm64: dts: renesas: r8a77990: " Niklas Söderlund
2020-12-09 20:19 ` [PATCH 6/6] arm64: dts: renesas: r8a77995: " Niklas Söderlund

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=20201210151436.GB4186812@oden.dyn.berto.se \
    --to=niklas.soderlund+renesas@ragnatech.se \
    --cc=devicetree@vger.kernel.org \
    --cc=geert@linux-m68k.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=robh+dt@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.