All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC 0/3] Add ethernet support for r7s72100
@ 2013-12-15  8:24 ` Simon Horman
  0 siblings, 0 replies; 22+ messages in thread
From: Simon Horman @ 2013-12-15  8:24 UTC (permalink / raw)
  To: David S. Miller, netdev, linux-sh
  Cc: Magnus Damm, Sergei Shtylyov, Simon Horman

Hi,

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

It has been written with reference to the hardware documentation
but not well tested.

This series is based on the topic/r7s72100-v3.13-rc3-20131214v2
tag in my renesas tree.

The first patch, for the sh_eth driver, applies cleanly to net-next.

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

 arch/arm/mach-shmobile/board-genmai.c   | 20 ++++++++++++++++++
 arch/arm/mach-shmobile/clock-r7s72100.c |  5 ++++-
 drivers/net/ethernet/renesas/sh_eth.c   | 37 ++++++++++++++++++++++++++++++---
 drivers/net/ethernet/renesas/sh_eth.h   |  2 +-
 4 files changed, 59 insertions(+), 5 deletions(-)

-- 
1.8.4


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

end of thread, other threads:[~2013-12-24 21:45 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-15  8:24 [PATCH RFC 0/3] Add ethernet support for r7s72100 Simon Horman
2013-12-15  8:24 ` Simon Horman
2013-12-15  8:24 ` [PATCH RFC net-next 1/3] [RFC] sh_eth: Add " Simon Horman
2013-12-15  8:24   ` Simon Horman
2013-12-24 20:25   ` Sergei Shtylyov
2013-12-24 21:25     ` Sergei Shtylyov
2013-12-15  8:24 ` [PATCH RFC 2/3] [RFC] ARM: shmobile: r7s72100: Add clock for r7s72100-gether Simon Horman
2013-12-15  8:24   ` Simon Horman
2013-12-15 19:19   ` Sergei Shtylyov
2013-12-15 20:18     ` Sergei Shtylyov
2013-12-16  1:31     ` Simon Horman
2013-12-16  1:31       ` Simon Horman
2013-12-15  8:24 ` [PATCH RFC 3/3] [RFC] ARM: shmobile: genmai: Enable r7s72100-gether Simon Horman
2013-12-15  8:24   ` Simon Horman
2013-12-15 19:31   ` Sergei Shtylyov
2013-12-15 20:31     ` Sergei Shtylyov
2013-12-16  1:30     ` Simon Horman
2013-12-16  1:30       ` Simon Horman
2013-12-24 20:44       ` Sergei Shtylyov
2013-12-24 21:43         ` Sergei Shtylyov
2013-12-24 20:45   ` Sergei Shtylyov
2013-12-24 21:45     ` Sergei Shtylyov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.