net: Add device tree support to LPC32xx
authorRoland Stigge <stigge@antcom.de>
Sun, 22 Apr 2012 10:01:19 +0000 (12:01 +0200)
committerRoland Stigge <stigge@antcom.de>
Sun, 22 Apr 2012 10:01:19 +0000 (12:01 +0200)
This patch adds device tree support for lpc_eth.c.

The runtime option for MII/RMII is solved via the "phy-mode" property, SRAM
("IRAM") usage for DMA can be chosen via "use-iram".

Signed-off-by: Roland Stigge <stigge@antcom.de>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: David S. Miller <davem@davemloft.net>

No differences found