ARM: shmobile: BOCK-W: add Ether support
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Sat, 1 Jun 2013 22:40:55 +0000 (02:40 +0400)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 13 Jun 2013 05:42:42 +0000 (14:42 +0900)
commit9aa3853a6f6652901f7ae42ed6bfd85a11bdc795
tree6ee2f986c945b14b669607e4eee577beda523e6c
parent2e9a222e271b7fd16e62a0861ad5e42996d17815
ARM: shmobile: BOCK-W: add Ether support

Register Ether device from bockw_init(), passing the platform data to it, adding
only the RMII pin group to bockw_pinctrl_map[].  Although the LINK signal exists
on the board, it's connected to the link/activity LED  output of the PHY, thus
the link disappears and reappears after each packet. We'd be better off ignoring
such signal and getting the link state from the PHY indirectly.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
[horms+renesas@verge.net.au: manually applied]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/board-bockw.c