]> git.baikalelectronics.ru Git - kernel.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>
Fri, 5 Apr 2013 02:32:53 +0000 (11:32 +0900)
commit4c7a9e203562d14dd6371bfe6e96bcf9768fa169
tree914b26ed47e5c4e33f1638350e7a4c9d53ce4cdc
parentb72f473ca5edd9d0dde0388e8f29ea7a27fbd42b
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