ARM: imx: rename uart and fec device tree nodes
authorShawn Guo <shawn.guo@linaro.org>
Mon, 2 Apr 2012 06:39:26 +0000 (14:39 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 11 May 2012 07:08:24 +0000 (15:08 +0800)
commit0c456cfa7ef3f02cb077a2883bd9f5ad1cde3761
treea213511b6c35024e682a3e35205ee670a7bba399
parent4592a96591f1659d910b46101d3f425263cfb0df
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>
15 files changed:
Documentation/devicetree/bindings/net/fsl-fec.txt
Documentation/devicetree/bindings/tty/serial/fsl-imx-uart.txt
arch/arm/boot/dts/imx27-phytec-phycore.dts
arch/arm/boot/dts/imx27.dtsi
arch/arm/boot/dts/imx51-babbage.dts
arch/arm/boot/dts/imx51.dtsi
arch/arm/boot/dts/imx53-ard.dts
arch/arm/boot/dts/imx53-evk.dts
arch/arm/boot/dts/imx53-qsb.dts
arch/arm/boot/dts/imx53-smd.dts
arch/arm/boot/dts/imx53.dtsi
arch/arm/boot/dts/imx6q-arm2.dts
arch/arm/boot/dts/imx6q-sabrelite.dts
arch/arm/boot/dts/imx6q.dtsi
arch/arm/mach-imx/clk-imx6q.c
This page took 0.0272 seconds and 5 git commands to generate.