From: Simon Horman <horms@verge.net.au>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>,
linux-renesas-soc@vger.kernel.org,
Linux MMC List <linux-mmc@vger.kernel.org>,
Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>,
Magnus Damm <magnus.damm@gmail.com>
Subject: Re: [PATCH v2] ARM: dts: r8a7793: Add MMCIF0
Date: Fri, 22 Apr 2016 10:20:18 +1000 [thread overview]
Message-ID: <20160422002017.GC25416@verge.net.au> (raw)
In-Reply-To: <CAMuHMdW0uJZU947gXR0QVYOUFYH2K0fvuhBaD+rd8=RuvTVq-A@mail.gmail.com>
On Thu, Apr 21, 2016 at 02:52:09PM +0200, Geert Uytterhoeven wrote:
> On Mon, Apr 18, 2016 at 6:02 PM, Ulrich Hecht
> <ulrich.hecht+renesas@gmail.com> wrote:
> > Same as on r8a7794.
>
> r8a7791?
>
> > --- a/arch/arm/boot/dts/r8a7793.dtsi
> > +++ b/arch/arm/boot/dts/r8a7793.dtsi
> > @@ -510,6 +510,19 @@
> > reg = <0 0xe6060000 0 0x250>;
> > };
> >
> > + mmcif0: mmcif@ee200000 {
> > + compatible = "renesas,mmcif-r8a7793", "renesas,sh-mmcif";
> > + reg = <0 0xee200000 0 0x80>;
> > + interrupts = <0 169 IRQ_TYPE_LEVEL_HIGH>;
>
> s/0/GIC_SPI/
>
> > + clocks = <&mstp3_clks R8A7793_CLK_MMCIF0>;
> > + dmas = <&dmac0 0xd1>, <&dmac0 0xd2>,
> > + <&dmac1 0xd1>, <&dmac1 0xd2>;
> > + dma-names = "tx", "rx", "tx", "rx";
> > + power-domains = <&cpg_clocks>;
> > + reg-io-width = <4>;
> > + status = "disabled";
>
> max-frequency = <97500000>;?
>
> It's always a good idea to compare r8a7791.dts and r8a7793.dtsi
> after s/r8a779[13]/r8a779x/...
>
> > + };
Thanks Geert,
it looks like I was a little hasty in queueing up this patch.
I have dropped it for now.
Ulrich,
please address the feedback and repost.
Thanks
prev parent reply other threads:[~2016-04-22 0:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-18 16:02 [PATCH v2] ARM: dts: r8a7793: Add MMCIF0 Ulrich Hecht
2016-04-21 3:27 ` Simon Horman
2016-04-21 12:52 ` Geert Uytterhoeven
2016-04-22 0:20 ` Simon Horman [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=20160422002017.GC25416@verge.net.au \
--to=horms@verge.net.au \
--cc=geert@linux-m68k.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=sergei.shtylyov@cogentembedded.com \
--cc=ulrich.hecht+renesas@gmail.com \
/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).