commit | 0c456cfa7ef3f02cb077a2883bd9f5ad1cde3761 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Mon Apr 02 14:39:26 2012 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Fri May 11 15:08:24 2012 +0800 |
tree | a213511b6c35024e682a3e35205ee670a7bba399 | |
parent | 4592a96591f1659d910b46101d3f425263cfb0df [diff] |
ARM: imx: rename uart and fec device tree nodes It has been pointed out by device tree maintainer for several times that the generic names 'serial' and 'ethernet' should be used for those devices per ePAPR. Renames imx uart and fec device tree nodes to stop them being bad examples. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Sascha Hauer <s.hauer@pengutronix.de>