[PATCH 0/4] mx25: add support for FEC on i.MX25 PDK

Baruch Siach baruch at tkos.co.il
Mon Dec 21 01:04:30 EST 2009


Hi Sascha,

Ping.

Ack/NACK?

baruch

On Mon, Dec 14, 2009 at 12:19:38PM +0200, Baruch Siach wrote:
> This patch series adds support for the FEC peripheral of the i.MX25 on the 
> i.MX25 PDK board.
> 
> The first two patches are fixes for compilation and run failures. The third 
> patch enables RMII if the FEC driver. Finally, the last patch adds the 
> necessary board support code (pads, clock, etc.)
> 
> The FEC fix seems like an ugly hack to me. Suggestions for a better solution 
> are welcome.
> 
> Baruch Siach (4):
>   mx25: s/NO_PAD_CTL/NO_PAD_CTRL/
>   mx25: don't force input on FEC pins
>   fec: add support for Freescale i.MX25 PDK (3DS)
>   mx25: add support for FEC on i.MX25 PDK
> 
>  arch/arm/mach-mx25/clock.c                  |    2 +
>  arch/arm/mach-mx25/devices.c                |   19 ++++++++
>  arch/arm/mach-mx25/devices.h                |    1 +
>  arch/arm/mach-mx25/mx25pdk.c                |   40 ++++++++++++++++-
>  arch/arm/plat-mxc/include/mach/iomux-mx25.h |   64 +++++++++++++-------------
>  arch/arm/plat-mxc/include/mach/mx25.h       |    4 ++
>  drivers/net/fec.c                           |   22 +++++++++
>  drivers/net/fec.h                           |    2 +
>  8 files changed, 121 insertions(+), 33 deletions(-)

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -



More information about the linux-arm-kernel mailing list