devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] r8a777[89] dtsi sorting
@ 2014-08-29 18:16 Ulrich Hecht
  2014-08-29 18:16 ` [PATCH 1/2] ARM: shmobile: r8a7778 dtsi: sort it Ulrich Hecht
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ulrich Hecht @ 2014-08-29 18:16 UTC (permalink / raw)
  To: linux-sh; +Cc: horms, devicetree, magnus.damm, Ulrich Hecht

Hi!

These are the dtsi files for r8a7778 and r8a7779 sorted according to what I
imagine to be accepted standards now: sort by address, "compatible" goes
first, #include directives before anything else.  The sorting was done using
a little script I wrote (https://github.com/uli/dtssort).

I chose these two files because the required changes are relatively small. 
Doing this for r8a779x yields a gargantuan and entirely unreadable patch due
to the random shifting about of large blocks of code.  If anybody knows a
tool that makes such things somewhat manageable to review, please speak up.

I'd also like to know if there is consensus on different/additional
standards that I'm not aware of.

CU
Uli


Ulrich Hecht (2):
  ARM: shmobile: r8a7778 dtsi: sort it
  ARM: shmobile: r8a7779 dtsi: sort it

 arch/arm/boot/dts/r8a7778.dtsi |  56 ++---
 arch/arm/boot/dts/r8a7779.dtsi | 472 ++++++++++++++++++++---------------------
 2 files changed, 264 insertions(+), 264 deletions(-)

-- 
1.8.4.5


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

end of thread, other threads:[~2014-09-01  1:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-29 18:16 [PATCH 0/2] r8a777[89] dtsi sorting Ulrich Hecht
2014-08-29 18:16 ` [PATCH 1/2] ARM: shmobile: r8a7778 dtsi: sort it Ulrich Hecht
2014-08-29 18:16 ` [PATCH 2/2] ARM: shmobile: r8a7779 " Ulrich Hecht
2014-08-29 20:03 ` [PATCH 0/2] r8a777[89] dtsi sorting Geert Uytterhoeven
2014-09-01  1:24   ` Simon Horman
2014-09-01  1:34     ` 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).