]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/glsdk-u-boot.git/commit
tegra: fdt: sort dts files
authorAllen Martin <amartin@nvidia.com>
Wed, 16 Jan 2013 13:12:24 +0000 (13:12 +0000)
committerTom Warren <twarren@nvidia.com>
Thu, 17 Jan 2013 16:07:34 +0000 (09:07 -0700)
commitb7723f3f303d3b847e1adcb226328f432fe4b233
tree46ca76644a6566bb844fcf310ae1864ca1fb50bf
parentd3f8752ed60cbd18022aee0afb7784754c125170
tegra: fdt: sort dts files

Sort nodes in dts files according the the following rules:

1) Any nodes that already exist in any /include/d file, in the order
they appear in the /include/d file.

2) Any nodes with a reg property, in order of their address.

3) Any nodes without a reg property, alphabetically by node name.

Signed-off-by: Allen Martin <amartin@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/dts/tegra20.dtsi
board/avionic-design/dts/tegra20-tec.dts
board/compal/dts/tegra20-paz00.dts
board/nvidia/dts/tegra20-harmony.dts
board/nvidia/dts/tegra20-seaboard.dts