fec: add support for PHY interface platform data
authorBaruch Siach <baruch@tkos.co.il>
Mon, 24 May 2010 07:36:13 +0000 (00:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 May 2010 07:36:13 +0000 (00:36 -0700)
commit5eb32bd059379530fc3809a7fcf183feca75f601
tree66b1cc6d4cbd57287efbb63eb23bca341fe94e8b
parent8286274284e15b11b0f531b6ceeef21fbe00a8dd
fec: add support for PHY interface platform data

The i.MX25 PDK uses RMII to communicate with its PHY. This patch adds
the ability to configure RMII, based on platform data.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Acked-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/fec.c
drivers/net/fec.h
include/linux/fec.h [new file with mode: 0644]