[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121030093629.398ce706@skate>
Date: Tue, 30 Oct 2012 09:36:29 +0100
From: Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>
To: Nobuhiro Iwamatsu <iwamatsu@...auri.org>
Cc: "David S. Miller" <davem@...emloft.net>,
Lennert Buytenhek <kernel@...tstofly.org>,
Lior Amsalem <alior@...vell.com>, Andrew Lunn <andrew@...n.ch>,
Jason Cooper <jason@...edaemon.net>, netdev@...r.kernel.org,
Maen Suleiman <maen@...vell.com>,
Gregory Clement <gregory.clement@...e-electrons.com>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 3/4] arm: mvebu: add Ethernet controllers using mvneta
driver for Armada 370/XP
Hello,
On Tue, 30 Oct 2012 13:19:15 +0900, Nobuhiro Iwamatsu wrote:
> > diff --git a/arch/arm/boot/dts/armada-370-xp.dtsi b/arch/arm/boot/dts/armada-370-xp.dtsi
> > index 16cc82c..d484492 100644
> > --- a/arch/arm/boot/dts/armada-370-xp.dtsi
> > +++ b/arch/arm/boot/dts/armada-370-xp.dtsi
> > @@ -68,6 +68,20 @@
> > compatible = "marvell,armada-addr-decoding-controller";
> > reg = <0xd0020000 0x258>;
> > };
> > +
> > + ethernet@...70000 {
> > + compatible = "marvell,armada-370-neta";
> > + reg = <0xd0070000 0x2500>;
> > + interrupts = <8>;
> > + status = "disabled";
> > + };
> > +
> > + ethernet@...74000 {
> > + compatible = "marvell,armada-370-neta";
> > + reg = <0xd0074000 0x2500>;
> > + interrupts = <10>;
> > + status = "disabled";
> > + };
>
> Could you fit an indent?
Right, thanks, will fix.
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists