[PATCH 3/4] fec: add support for Freescale i.MX25 PDK (3DS)
Baruch Siach
baruch at tkos.co.il
Tue Dec 15 03:31:42 EST 2009
Hi Sascha,
On Mon, Dec 14, 2009 at 11:33:48AM +0100, Sascha Hauer wrote:
> On Mon, Dec 14, 2009 at 12:19:41PM +0200, Baruch Siach wrote:
> > + if (!machine_is_mx25_3ds())
> > + return;
>
> We should add a flag in platform data for this. Unfortunately the fec
> driver has no platform data at all at the moment, so this requires some
> more work.
Here is an updated patch which adds platform data to fec. I've also addressed
the comment of Greg. I'll post a patch updating the i.MX25 PDK platform code
shortly.
baruch
More information about the linux-arm-kernel
mailing list