fec: add support for PHY interface platform data
authorBaruch Siach <[email protected]>
Mon, 24 May 2010 07:36:13 +0000 (00:36 -0700)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Acked-by: Greg Ungerer <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/fec.c
drivers/net/fec.h
include/linux/fec.h [new file with mode: 0644]