
12 Jan
2013
12 Jan
'13
5:44 p.m.
On Sat, Jan 12, 2013 at 1:07 AM, Allen Martin amartin@nvidia.com wrote:
Sort nodes in dts files according the the following rules:
- Any nodes that already exist in any /include/d file, in the order
they appear in the /include/d file.
Any nodes with a reg property, in order of their address.
Any nodes without a reg property, alphabetically by node name.
Signed-off-by: Allen Martin amartin@nvidia.com
Acked-by: Simon Glass sjg@chromium.org