SUPERH platform development
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH/RFC 02/03] ARM: shmobile: r8a7795: Hack up SYS-DMAC0 support
Date: Thu, 17 Dec 2015 00:35:19 +0000	[thread overview]
Message-ID: <20151217003518.GA12221@verge.net.au> (raw)
In-Reply-To: <20151215132652.15356.75661.sendpatchset@little-apple>

On Wed, Dec 16, 2015 at 09:21:22AM +0100, Geert Uytterhoeven wrote:
> On Tue, Dec 15, 2015 at 2:26 PM, Magnus Damm <magnus.damm@gmail.com> wrote:
> > From: Magnus Damm <damm+renesas@opensource.se>
> >
> > This hooks up SYS-DMAC0 as r8a7795 device node. Note that the
> > generic compat string is used, this should be replaced by
> > SoC-specific compat string. Not for upstream merge.
> >
> > Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
> > ---
> >
> >  arch/arm64/boot/dts/renesas/r8a7795.dtsi |   30 +++++++++++++++++++++++++++++-
> >  1 file changed, 29 insertions(+), 1 deletion(-)
> >
> > --- 0003/arch/arm64/boot/dts/renesas/r8a7795.dtsi
> > +++ work/arch/arm64/boot/dts/renesas/r8a7795.dtsi       2015-11-10 20:48:56.410513000 +0900
> > @@ -295,7 +295,35 @@
> >                 };
> >
> >                 dmac0: dma-controller@e6700000 {
> > -                       /* Empty node for now */
> > +                       compatible = "renesas,rcar-dmac";
> > +                       reg = <0 0xe6700000 0 0x10000>;
> > +                       interrupts =    <0 119 IRQ_TYPE_LEVEL_HIGH
> 
> GIC_SPI
> 
> (we should fix up all interrupts properties in R-Car Gen2 DTSes, too)

Can I clarify that the idea is to substitute the first cell of the
value of interrupt properties as follows:
* s/0/GIC_SPI/
* s/1/GIC_PPI/

If so, I can add this to my (long) integration todo list.
I'm also quite happy for someone else to handle this.

  parent reply	other threads:[~2015-12-17  0:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-15 13:26 [PATCH/RFC 02/03] ARM: shmobile: r8a7795: Hack up SYS-DMAC0 support Magnus Damm
2015-12-16  8:21 ` Geert Uytterhoeven
2015-12-17  0:35 ` Simon Horman [this message]
2015-12-17  8:06 ` Geert Uytterhoeven
2015-12-17 10:30 ` Magnus Damm

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=20151217003518.GA12221@verge.net.au \
    --to=horms@verge.net.au \
    --cc=linux-sh@vger.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