devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] ARM: shmobile: various DT files sorted by address
@ 2014-09-12  8:51 Ulrich Hecht
  2014-09-12  8:51 ` [PATCH 1/6] ARM: shmobile: r7s72100: sort dtsi file " Ulrich Hecht
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Ulrich Hecht @ 2014-09-12  8:51 UTC (permalink / raw)
  To: horms, Olof Johansson; +Cc: linux-sh, devicetree, magnus.damm, Ulrich Hecht

Hi!

Here's a bunch of DT files sorted by address only.  I hope nobody sees a
need to break those down any further.

None of these patches depend on each other, or anything else for that
matter, so feel free to pick and choose.

Olof, is there a consensus on other sort criteria?  I'm thinking of
"'compatible' first", for instance.  (Should that take precedence over #... 
properties, too?  I have implemented that as the default in
https://github.com/uli/dtssort, but it looks slightly odd to me.)

CU
Uli


Ulrich Hecht (6):
  ARM: shmobile: r7s72100: sort dtsi file by address
  ARM: shmobile: emev2: sort dtsi file by address
  ARM: shmobile: kzm9d: sort dts file by address
  ARM: shmobile: r8a73a4: sort dtsi file by address
  ARM: shmobile: ape6evm: sort dts file by address
  ARM: shmobile: ape6evm-reference: sort dts file by address

 arch/arm/boot/dts/emev2-kzm9d.dts               |  62 +++----
 arch/arm/boot/dts/emev2.dtsi                    | 120 ++++++------
 arch/arm/boot/dts/r7s72100.dtsi                 | 202 ++++++++++-----------
 arch/arm/boot/dts/r8a73a4-ape6evm-reference.dts |  26 +--
 arch/arm/boot/dts/r8a73a4-ape6evm.dts           |  36 ++--
 arch/arm/boot/dts/r8a73a4.dtsi                  | 232 ++++++++++++------------
 6 files changed, 339 insertions(+), 339 deletions(-)

-- 
1.8.4.5


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-09-16  0:49 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-12  8:51 [PATCH 0/6] ARM: shmobile: various DT files sorted by address Ulrich Hecht
2014-09-12  8:51 ` [PATCH 1/6] ARM: shmobile: r7s72100: sort dtsi file " Ulrich Hecht
2014-09-16  0:49   ` Simon Horman
2014-09-12  8:51 ` [PATCH 2/6] ARM: shmobile: emev2: " Ulrich Hecht
2014-09-16  0:46   ` Simon Horman
2014-09-12  8:51 ` [PATCH 3/6] ARM: shmobile: kzm9d: sort dts " Ulrich Hecht
2014-09-12  8:58   ` Geert Uytterhoeven
2014-09-16  0:45     ` Simon Horman
2014-09-12  8:51 ` [PATCH 4/6] ARM: shmobile: r8a73a4: sort dtsi " Ulrich Hecht
2014-09-12  9:01   ` Geert Uytterhoeven
2014-09-12  8:51 ` [PATCH 5/6] ARM: shmobile: ape6evm: sort dts " Ulrich Hecht
2014-09-12  9:04   ` Geert Uytterhoeven
2014-09-12  8:51 ` [PATCH 6/6] ARM: shmobile: ape6evm-reference: " Ulrich Hecht
2014-09-16  0:46   ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).