[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1268320422-32656-1-git-send-email-srk@ti.com>
Date: Thu, 11 Mar 2010 20:43:38 +0530
From: Sriramakrishnan <srk@...com>
To: linux-omap@...r.kernel.org
Cc: netdev@...r.kernel.org,
davinci-linux-open-source@...ux.davincidsp.com,
Sriramakrishnan <srk@...com>
Subject: [PATCH 0/4] AM35xx : Add support for EMAC Peripheral
This patch series adds support for EMAC peripheral on AM35xx
platform. The EMAC peripheral is borrowed from the DaVinci
platform and hence the same driver(davinci_emac) is used.
This patch series has been generated against tip of linux-omap and
depends on the following patches submitted to netdev/linux-davinci
list.
[1].http://patchwork.ozlabs.org/patch/47331/
[2].http://patchwork.ozlabs.org/patch/47332/
Sriramakrishnan (4):
AM35xx EMAC : define submodule offsets.
AM35xx : Platform specific hookup for EMAC module
OMAP3 : clock data: Update name string for EMAC clocks.
AM3517 defconfig update : enable EMAC support
arch/arm/configs/am3517_evm_defconfig | 70 ++++++++++++++++++++-
arch/arm/mach-omap2/board-am3517evm.c | 98 +++++++++++++++++++++++++++++
arch/arm/mach-omap2/clock3xxx_data.c | 4 +-
arch/arm/mach-omap2/include/mach/am35xx.h | 11 +++-
4 files changed, 179 insertions(+), 4 deletions(-)
--
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