linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] AM35xx : Add support for EMAC Peripheral
@ 2010-03-11 15:13 Sriramakrishnan
  2010-03-11 15:13 ` [PATCH 1/4] AM35xx EMAC : define submodule offsets Sriramakrishnan
  0 siblings, 1 reply; 9+ messages in thread
From: Sriramakrishnan @ 2010-03-11 15:13 UTC (permalink / raw)
  To: linux-omap; +Cc: netdev, davinci-linux-open-source, Sriramakrishnan

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(-)


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-05-04 23:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-11 15:13 [PATCH 0/4] AM35xx : Add support for EMAC Peripheral Sriramakrishnan
2010-03-11 15:13 ` [PATCH 1/4] AM35xx EMAC : define submodule offsets Sriramakrishnan
2010-03-11 15:13   ` [PATCH 2/4] AM35xx : Platform specific hookup for EMAC module Sriramakrishnan
     [not found]     ` <1268320422-32656-3-git-send-email-srk-l0cyMroinI0@public.gmane.org>
2010-03-11 15:13       ` [PATCH 3/4] OMAP3 : clock data: Update name string for EMAC clocks Sriramakrishnan
2010-03-11 15:13         ` [PATCH 4/4] AM3517 defconfig update : enable EMAC support Sriramakrishnan
2010-05-04 23:13           ` [APPLIED] " Tony Lindgren
2010-03-12  2:02         ` [PATCH 3/4] OMAP3 : clock data: Update name string for EMAC clocks Paul Walmsley
2010-03-12 23:26         ` Kevin Hilman
2010-05-04 23:12         ` [APPLIED] " Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).