]> Git Repo - linux.git/commit
stmmac: Add device-tree support
authorStefan Roese <[email protected]>
Tue, 13 Mar 2012 04:56:37 +0000 (04:56 +0000)
committerDavid S. Miller <[email protected]>
Sat, 17 Mar 2012 05:48:53 +0000 (22:48 -0700)
commit6a228452d11eaf1f1577261540ec0903a2af7f61
tree9e08f1ba22948df7f09c0f2f6d4d6c7fa3d55871
parent06d6c1087605b38342eb20e74b0cacb8b71f5086
stmmac: Add device-tree support

This patch adds support to configure the STMMAC ethernet driver via
device-tree instead of platform_data.

Currently, only the properties needed on SPEAr600 are provided. All
other properties should be added once needed on other platforms.

Signed-off-by: Stefan Roese <[email protected]>
Cc: Giuseppe Cavallaro <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Documentation/devicetree/bindings/net/stmmac.txt [new file with mode: 0644]
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
This page took 0.056818 seconds and 4 git commands to generate.