commit | e77b28eb199a8d637a00128b86baf515d4eba5fd | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Dec 12 00:28:35 2007 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Dec 12 01:50:45 2007 -0600 |
tree | 4bd63c9312c3ff17da778de9db7bdf07fe9644e6 | |
parent | ec9686c4a57ea46c97126660936f66e8a5eb87eb [diff] |
[POWERPC] FSL: enet device tree cleanups * Removed address fields in ethernet nodes * Removed #address-cells, #size-cells from gianfar nodes * Added cell-index to gianfar and ucc ethernet nodes * Added enet[0..3] labels * Renamed compatible node for gianfar mdio to "fsl,gianfar-mdio" * Removed device_type = "mdio" The matching for gianfar mdio still supports the old "mdio"/"gianfar" combo but it is now considered deprecated. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>