From: Stephen Warren Date: Tue, 26 Nov 2013 00:53:16 +0000 (-0700) Subject: ARM: tegra: add missing unit addresses to DT X-Git-Tag: dt-for-linus~14^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58ecb23f64ee3a2ef66bb55b2e1e841385b6d08b;p=pandora-kernel.git ARM: tegra: add missing unit addresses to DT DT node names should include a unit address iff the node has a reg property. For Tegra DTs at least, we were previously applying a different rule, namely that node names only needed to include a unit address if it was required to make the node name unique. Consequently, many unit addresses are missing. Add them. Signed-off-by: Stephen Warren --- Reading git-diff-tree failed