[PATCH RFC v2 0/3] Add ethernet support for r7s72100

Simon Horman horms+renesas at verge.net.au
Thu Dec 26 09:04:48 EST 2013


Hi,

this is a second 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 a merge of:
* The topic/r7s72100-v3.13-rc5-20131226 tag in my renesas tree
* net-next
  - Head revision: db34de939ae28954
    ("rose: cleanup checkpatch errors,spaces required")

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




More information about the linux-arm-kernel mailing list