devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Cc: Simon Horman <horms@verge.net.au>,
	Olof Johansson <olof@lixom.net>,
	Linux-sh list <linux-sh@vger.kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	Magnus Damm <magnus.damm@gmail.com>
Subject: Re: [PATCH 4/6] ARM: shmobile: r8a73a4: sort dtsi file by address
Date: Fri, 12 Sep 2014 11:01:52 +0200	[thread overview]
Message-ID: <CAMuHMdWQarDGAJOfWc9frJQoJytBO2FEmBstsZASu21UV2jvUQ@mail.gmail.com> (raw)
In-Reply-To: <1410511876-9235-5-git-send-email-ulrich.hecht+renesas@gmail.com>

Hi Ulrich,

I know this is not your fault, but...

On Fri, Sep 12, 2014 at 10:51 AM, Ulrich Hecht
<ulrich.hecht+renesas@gmail.com> wrote:
> +       dmac: dma-multiplexer@0 {

As there is no "reg" property, the "@0" must not be present.

> +               compatible = "renesas,shdma-mux";
> +               #dma-cells = <1>;
> +               dma-channels = <20>;
> +               dma-requests = <256>;
> +               #address-cells = <2>;
> +               #size-cells = <2>;
> +               ranges;
> +

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

  reply	other threads:[~2014-09-12  9:01 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-12  8:51 [PATCH 0/6] ARM: shmobile: various DT files sorted by address Ulrich Hecht
2014-09-12  8:51 ` [PATCH 1/6] ARM: shmobile: r7s72100: sort dtsi file " Ulrich Hecht
2014-09-16  0:49   ` Simon Horman
2014-09-12  8:51 ` [PATCH 2/6] ARM: shmobile: emev2: " Ulrich Hecht
2014-09-16  0:46   ` Simon Horman
2014-09-12  8:51 ` [PATCH 3/6] ARM: shmobile: kzm9d: sort dts " Ulrich Hecht
2014-09-12  8:58   ` Geert Uytterhoeven
2014-09-16  0:45     ` Simon Horman
2014-09-12  8:51 ` [PATCH 4/6] ARM: shmobile: r8a73a4: sort dtsi " Ulrich Hecht
2014-09-12  9:01   ` Geert Uytterhoeven [this message]
2014-09-12  8:51 ` [PATCH 5/6] ARM: shmobile: ape6evm: sort dts " Ulrich Hecht
2014-09-12  9:04   ` Geert Uytterhoeven
2014-09-12  8:51 ` [PATCH 6/6] ARM: shmobile: ape6evm-reference: " Ulrich Hecht
2014-09-16  0:46   ` 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=CAMuHMdWQarDGAJOfWc9frJQoJytBO2FEmBstsZASu21UV2jvUQ@mail.gmail.com \
    --to=geert@linux-m68k.org \
    --cc=devicetree@vger.kernel.org \
    --cc=horms@verge.net.au \
    --cc=linux-sh@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=olof@lixom.net \
    --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).