]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - arch/arm/boot/dts/tegra20-colibri.dtsi
ARM: tegra: fix node sort order
authorStephen Warren <swarren@nvidia.com>
Tue, 26 Nov 2013 21:43:45 +0000 (14:43 -0700)
committerStephen Warren <swarren@nvidia.com>
Mon, 16 Dec 2013 21:09:17 +0000 (14:09 -0700)
commit578990537aa553a3194420e63d467fcb12d42ba4
tree3383e63dee1bd56839d4ca5b37ad1549e131e4ce
parent58ecb23f64ee3a2ef66bb55b2e1e841385b6d08b
ARM: tegra: fix node sort order

For Tegra DT files, I've been attempting to keep the nodes sorted in
the order:
1) Nodes with reg, in order of reg.
2) Nodes without reg, alphabetically.

This patch fixes a few escapees that I missed:-(

The diffs look larger than they really are, because sometimes when one
node was moved up or down, diff chose to represent this as many other
nodes being moved the other way!

Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/boot/dts/tegra20-colibri-512.dtsi
arch/arm/boot/dts/tegra20-harmony.dts
arch/arm/boot/dts/tegra20-iris-512.dts
arch/arm/boot/dts/tegra20-seaboard.dts
arch/arm/boot/dts/tegra20-whistler.dts
arch/arm/boot/dts/tegra30-beaver.dts
arch/arm/boot/dts/tegra30-cardhu-a02.dts
arch/arm/boot/dts/tegra30-cardhu-a04.dts
arch/arm/boot/dts/tegra30-cardhu.dtsi