From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Cc: Simon Horman <horms@verge.net.au>,
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 v3] ARM: dts: r8a7793: Add MMCIF0
Date: Mon, 2 May 2016 10:00:58 +0200 [thread overview]
Message-ID: <CAMuHMdX-KbrAR1potxTEYXzPYK1vFZWRLt6dGuJTm-jv3iR-HA@mail.gmail.com> (raw)
In-Reply-To: <1461945699-21324-1-git-send-email-ulrich.hecht+renesas@gmail.com>
Hi Ulrich,
On Fri, Apr 29, 2016 at 6:01 PM, Ulrich Hecht
<ulrich.hecht+renesas@gmail.com> wrote:
> --- a/arch/arm/boot/dts/r8a7793.dtsi
> +++ b/arch/arm/boot/dts/r8a7793.dtsi
> @@ -543,6 +543,19 @@
> status = "disabled";
> };
>
> + mmcif0: mmcif@ee200000 {
> + compatible = "renesas,mmcif-r8a7793", "renesas,sh-mmcif";
> + reg = <0 0xee200000 0 0x80>;
> + interrupts = <GIC_SPI 169 IRQ_TYPE_LEVEL_HIGH>;
> + clocks = <&mstp3_clks R8A7793_CLK_MMCIF0>;
> + dmas = <&dmac0 0xd1>, <&dmac0 0xd2>;
> + dma-names = "tx", "rx";
> + power-domains = <&cpg_clocks>;
Although the above would still work, all other nodes have been updated to
power-domains = <&sysc R8A7793_PD_ALWAYS_ON>;
> + reg-io-width = <4>;
> + status = "disabled";
> + max-frequency = <97500000>;
> + };
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
prev parent reply other threads:[~2016-05-02 8:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-29 16:01 [PATCH v3] ARM: dts: r8a7793: Add MMCIF0 Ulrich Hecht
2016-05-02 8:00 ` Geert Uytterhoeven [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=CAMuHMdX-KbrAR1potxTEYXzPYK1vFZWRLt6dGuJTm-jv3iR-HA@mail.gmail.com \
--to=geert@linux-m68k.org \
--cc=horms@verge.net.au \
--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).