From: Sascha Hauer Date: Thu, 15 Nov 2012 08:31:52 +0000 (+0100) Subject: ARM i.MX dts: Consistently add labels to devicenodes X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~44^2~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b7d6727344a2a7727255d61fa1bd3ff447c4f6c;p=pandora-kernel.git 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 Signed-off-by: Shawn Guo --- Reading git-diff-tree failed