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)
commit4de02e4a280678224bd12ec3b182e369c87c8fc5
tree455634803a31baa98276ab8d98c37863eb184256
parentb41a216dafe4dd23c95cb4203de288f773a097a6
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>
Documentation/devicetree/bindings/net/lpc-eth.txt [new file with mode: 0644]
drivers/net/ethernet/nxp/lpc_eth.c
This page took 0.025491 seconds and 5 git commands to generate.