Searched hist:b7723f3f303d3b847e1adcb226328f432fe4b233 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | tegra20.dtsi | b7723f3f303d3b847e1adcb226328f432fe4b233 Wed Jan 16 13:12:24 UTC 2013 Allen Martin <amartin@nvidia.com> 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>
|