]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Thu, 25 Apr 2013 00:57:48 +0000 (09:57 +0900)
commit35a4803fecff840c2fa3937fb692cbf2e46d0927
tree47d750118278dd856129040b1e4f7824b07fe5ac
parent285c84732bd6f71946d3d2c4514c43cefd77f567
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