]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
ARM i.MX dts: Consistently add labels to devicenodes
authorSascha Hauer <s.hauer@pengutronix.de>
Thu, 15 Nov 2012 08:31:52 +0000 (09:31 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 16 Nov 2012 06:18:53 +0000 (14:18 +0800)
commit7b7d6727344a2a7727255d61fa1bd3ff447c4f6c
tree063bc0391d8a3dcf6a019364f4b79373967e86cd
parent82c45705743c8f9e9662bc42f02d34731f0a24df
ARM i.MX dts: Consistently add labels to devicenodes

Having labels before each node allows board bindings to reference
to nodes by using the &nodename {} notation. This way boards do not
have to resemble the whole devicetree layout. Due to less indention
needed the board files also get better readability. Since the label
make the documentation behind the nodes unnecessary it is removed.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx27.dtsi
arch/arm/boot/dts/imx51.dtsi
arch/arm/boot/dts/imx53.dtsi
arch/arm/boot/dts/imx6q.dtsi