netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Add ethernet support for r7s72100
@ 2014-01-07  2:27 Simon Horman
  2014-01-07  2:27 ` [PATCH v3 net-next 1/3] sh_eth: Add " Simon Horman
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Simon Horman @ 2014-01-07  2:27 UTC (permalink / raw)
  To: netdev, linux-sh
  Cc: linux-arm-kernel, Magnus Damm, Sergei Shtylyov, Simon Horman

Hi,

this is a third pass at adding ethernet support to sh-pfc for
the r7s72100 SoC.

This series is based on a merge of:
* The topic/r7s72100-v3.13-rc7-20140107 tag in my renesas tree
* net-next
  - Head revision: 56a4342dfe3145cd
    ("Merge branch 'master' of
      git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")

The first patch, targeted at net-next, also applies cleanly there.

Changes since v2
* Trivial rebase
* Dropped "RFC" from subject

Changes since v1 are noted in the changelog of each patch.

Simon Horman (3):
  sh_eth: Add support for r7s72100
  ARM: shmobile: r7s72100: Add clock for r7s72100-ether
  ARM: shmobile: genmai: Enable r7s72100-ether

 arch/arm/mach-shmobile/board-genmai.c   |  21 ++++++
 arch/arm/mach-shmobile/clock-r7s72100.c |   4 ++
 drivers/net/ethernet/renesas/sh_eth.c   | 119 ++++++++++++++++++++++++++++++--
 drivers/net/ethernet/renesas/sh_eth.h   |   4 +-
 4 files changed, 141 insertions(+), 7 deletions(-)

-- 
1.8.4


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

end of thread, other threads:[~2014-01-08  0:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-07  2:27 [PATCH v3 0/3] Add ethernet support for r7s72100 Simon Horman
2014-01-07  2:27 ` [PATCH v3 net-next 1/3] sh_eth: Add " Simon Horman
2014-01-07 19:07   ` David Miller
2014-01-08  0:06     ` Simon Horman
2014-01-07  2:27 ` [PATCH v3 2/3] ARM: shmobile: r7s72100: Add clock for r7s72100-ether Simon Horman
2014-01-07  2:27 ` [PATCH v3 3/3] ARM: shmobile: genmai: Enable r7s72100-ether Simon Horman
2014-01-07 22:13   ` Sergei Shtylyov
2014-01-08  0:07     ` Simon Horman

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