commit | 4de02e4a280678224bd12ec3b182e369c87c8fc5 | [log] [tgz] |
---|---|---|
author | Roland Stigge <stigge@antcom.de> | Sun Apr 22 12:01:19 2012 +0200 |
committer | Roland Stigge <stigge@antcom.de> | Sun Apr 22 12:01:19 2012 +0200 |
tree | 455634803a31baa98276ab8d98c37863eb184256 | |
parent | b41a216dafe4dd23c95cb4203de288f773a097a6 [diff] |
net: Add device tree support to LPC32xx 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>