commit | 171e991d17612bce341ad001a3d4cb7ba299f947 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri May 22 15:42:15 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 04 03:34:47 2015 -0600 |
tree | c567b5f66b4386894fab7461332aaea671eadc84 | |
parent | 4e389366e8a2c0f635bb7bf35a2386019518bbbd [diff] |
sandbox: dts: Sort the test.dts file a little There are some core test nodes near the beginning of the file which should be grouped together. But for other nodes, let's sort them. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Joe Hershberger <joe.hershberger@ni.com>