diff options
author | Stephen Warren <swarren@nvidia.com> | 2012-05-11 17:03:26 -0600 |
---|---|---|
committer | Stephen Warren <swarren@nvidia.com> | 2012-05-14 10:55:15 -0600 |
commit | c04abb3a07b56db4756b6f970609e65a8624b0a3 (patch) | |
tree | 8d3290dcd70672b60c1a269e4dd17279eace801c /arch/arm/boot/dts/usb_a9g20-dab-mmx.dtsi | |
parent | 2f32b1faa8c75e2e987c5b714ae25491d8477da5 (diff) | |
download | blackbird-obmc-linux-c04abb3a07b56db4756b6f970609e65a8624b0a3.tar.gz blackbird-obmc-linux-c04abb3a07b56db4756b6f970609e65a8624b0a3.zip |
ARM: dt: tegra: sort nodes based on bus order
Sort the nodes according to the following rules:
* First, any overrides for properties or nodes created by included files,
in the order they appeared in the include file.
* Second, any nodes with a reg property, in numerical order.
* Third, any nodes without a reg property, in alphabetical order of node
name.
The second sorting rule at least will probably help if/when we need to
explicitly insert nodes for the various busses in Tegra; that will just
be an indentation change rather than also a node re-ordering.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/boot/dts/usb_a9g20-dab-mmx.dtsi')
0 files changed, 0 insertions, 0 deletions