public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: horms@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/3] arm64: dts: r8a7796: Add Renesas R8A7796 SoC support
Date: Tue, 24 May 2016 10:44:28 +0900	[thread overview]
Message-ID: <20160524014427.GB22751@verge.net.au> (raw)
In-Reply-To: <CAMuHMdXsu=O13rLysob1Xp+5vWcp7gq6byCffR-6hGc+W-837A@mail.gmail.com>

On Mon, May 23, 2016 at 09:07:20AM +0200, Geert Uytterhoeven wrote:
> On Mon, May 23, 2016 at 3:28 AM, Simon Horman
> <horms+renesas@verge.net.au> wrote:
> > Basic support for the Gen 3 R-Car M3-W SoC.
> >
> > Based on work for the r8a7795 and r8a7796 SoCs by
> > Takeshi Kihara, Dirk Behme and Geert Uytterhoeven.
> >
> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> 
> > --- /dev/null
> > +++ b/arch/arm64/boot/dts/renesas/r8a7796.dtsi
> > @@ -0,0 +1,120 @@
> > +       psci {
> > +               compatible = "arm,psci-1.0";
> 
> Do we want to use 1.0 on r8a7795, too?
> 
> > +               method = "smc";
> > +       };
> 
> > +       soc {
> > +               compatible = "simple-bus";
> > +               interrupt-parent = <&gic>;
> > +               #address-cells = <2>;
> > +               #size-cells = <2>;
> > +               ranges;
> > +
> > +               gic: interrupt-controller at 0xf1010000 {
> 
> If you drop the "0x" (which is BTW also present in r8a7795.dtsi), you can add
> my
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Deal :)

  parent reply	other threads:[~2016-05-24  1:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-23  1:28 [PATCH v2 0/3] arm64: Add Renesas R8A7796 SoC support Simon Horman
2016-05-23  1:28 ` [PATCH v2 1/3] arm64: dts: r8a7796: " Simon Horman
2016-05-23  7:07   ` Geert Uytterhoeven
2016-05-23  7:51     ` Khiem Nguyen
2016-05-24  1:42       ` Simon Horman
2016-05-24  6:35       ` Geert Uytterhoeven
2016-05-24  7:29         ` Khiem Nguyen
2016-05-24  1:44     ` Simon Horman [this message]
2016-05-23  1:28 ` [PATCH v2 2/3] arm64: dts: salvator-x: add Salvator-X board on R8A7796 SoC Simon Horman
2016-05-23  1:28 ` [PATCH v2 3/3] arm64: defconfig: enable Renesas " Simon Horman

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=20160524014427.GB22751@verge.net.au \
    --to=horms@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.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