ARM: shmobile: bockw: add SMSC ethernet support
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 2 Apr 2013 04:20:02 +0000 (21:20 -0700)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 5 Apr 2013 02:32:53 +0000 (11:32 +0900)
commit27d5f27e253431c98f00c34a02bb7a2ece0b3fe9
tree914b26ed47e5c4e33f1638350e7a4c9d53ce4cdc
parent5e3780ba6dded2636c939549e3bea16d736859fb
ARM: shmobile: bockw: add SMSC ethernet support

This patch adds SMSC ethernet support on Bock-W

Bock-W SMSC needs FPGA settings which enables interrupt.
This patch does it on bockw_init() function.
As notes for future, this FPGA settings should be updated,
since this FPGA is using cascaded interrupt.
Current code is assuming that this FPGA interrupt user is only SMSC.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/Kconfig
arch/arm/mach-shmobile/board-bockw.c