[PATCH 0/3] Enable Fast Ethernet on Aspenite.

Eric Miao eric.y.miao at gmail.com
Tue Aug 3 07:09:51 EDT 2010


On Tue, Aug 3, 2010 at 11:37 PM, Sachin Sanap <ssanap at marvell.com> wrote:
> Following is the series of 3 patches that will help get the Fast Ethernet
> driver functional on PXA168 based Aspenite boards.Same driver can be used
> for other PXA168 based boards as well but that will come later.First patch
> adds MAX7312, second patch adds the necessary MFU pins, and third adds
> ethernet specific initializations.
>

Cc'ed Zhangfei.

> These patches were generated against 2.6.35-rc5
> commit cd5b8f8755a89a57fc8c408d284b8b613f090345
>
>
> Sachin Sanap (3):
>  [ARM] pxa: Hookup MAX7312 thats connected to I2C.
>  [ARM] pxa: MFU pin configuration to support Fast ethernet.
>  [ARM] pxa: Add support for Fast Ethernet driver.
>
>  arch/arm/mach-mmp/aspenite.c                |   83 ++++++++++++++++++++++++++-
>  arch/arm/mach-mmp/include/mach/devices.h    |    1 +
>  arch/arm/mach-mmp/include/mach/mfp-pxa168.h |   19 ++++++
>  arch/arm/mach-mmp/include/mach/pxa168.h     |    9 +++
>  arch/arm/mach-mmp/include/mach/regs-apmu.h  |    1 +
>  arch/arm/mach-mmp/pxa168.c                  |    3 +
>  6 files changed, 114 insertions(+), 2 deletions(-)
>
>



More information about the linux-arm-kernel mailing list