[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130524201030.GA17847@lukather>
Date: Fri, 24 May 2013 22:10:30 +0200
From: Maxime Ripard <maxime.ripard@...e-electrons.com>
To: Emilio López <emilio@...pez.com.ar>
Cc: davem@...emloft.net, linux-arm-kernel@...ts.infradead.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
Stefan Roese <sr@...x.de>,
Florian Fainelli <florian@...nwrt.org>,
kevin@...winnertech.com, sunny@...winnertech.com,
shuge@...winnertech.com
Subject: Re: [PATCHv3 1/6] net: Add EMAC ethernet driver found on Allwinner
A10 SoC's
Hi Emilio,
On Fri, May 24, 2013 at 09:46:32AM -0300, Emilio López wrote:
> El 24/05/13 06:23, Maxime Ripard escribió:
> > From: Stefan Roese <sr@...x.de>
> >
> > The Allwinner A10 has an ethernet controller that seem to be developped
> > internally by them.
> >
> > The exact feature set of this controller is unknown, since there is no
> > public documentation for this IP, and this driver is mostly the one
> > published by Allwinner that has been heavily cleaned up.
> >
> > Signed-off-by: Stefan Roese <sr@...x.de>
> > Signed-off-by: Maxime Ripard <maxime.ripard@...e-electrons.com>
> > ---
>
> (snip)
>
> > +
> > +config SUN4I_EMAC
> > + tristate "Allwinner A10 EMAC support"
> > + depends on ARCH_SUNXI
> > + depends on OF
> > + select CRC32
> > + select NET_CORE
> > + select MII
> > + select REGULATOR_FIXED_VOLTAGE
> > + ---help---
> > + Support for Allwinner A10 EMAC ethernet driver.
> > +
> > + To compile this driver as a module, choose M here. The module
> > + will be called sun4i-emac.
> > +
>
> You also need to select REGULATOR when you select REGULATOR_FIXED_VOLTAGE
Actually, this should be in patch 2/6.
Thanks for noticing!
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
--
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