[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMuHMdVoYnRcOVht0_Bt5_NJA3vZ40svftRXN-xbqHSMHZR5dg@mail.gmail.com>
Date: Thu, 8 May 2014 15:06:01 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
Cc: Geert Uytterhoeven <geert+renesas@...der.be>,
Simon Horman <horms@...ge.net.au>,
Magnus Damm <magnus.damm@...il.com>,
Bastian Hecht <hechtb+renesas@...il.com>,
Linux-sh list <linux-sh@...r.kernel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 2/3] ARM: shmobile: r8a7740 dtsi: Add Ethernet support
Hi Sergei,
On Thu, May 8, 2014 at 3:00 PM, Sergei Shtylyov
<sergei.shtylyov@...entembedded.com> wrote:
>> + ether: ethernet@...00000 {
>
> Are you really going to refer to this node somewhere, using its label?
Yes, from r8a7740-armadillo800eva-reference.dts
>> + compatible = "renesas,gether-r8a7740";
>> + reg = <0xe9a00000 0x800>,
>> + <0xe9a01800 0x800>;
>> + interrupt-parent = <&gic>;
>> + interrupts = <0 110 IRQ_TYPE_LEVEL_HIGH>;
>> + /* clocks = <&mstp3_clks R8A7740_CLK_GETHER>; */
>
> This property is mandatory, according to the bindings.
Indeed, but you cannot put anything there until the platform has CCF, as
mstp3_clks doesn't exist yet.
Currently it relies on a matching CLKDEV_DEV_ID() in platform code.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists