devicetree-compiler.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Overlay syntax sugar using <&label>
@ 2017-06-14 14:53 Pantelis Antoniou
       [not found] ` <1497451986-15515-1-git-send-email-pantelis.antoniou-OWPKS81ov/FWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Pantelis Antoniou @ 2017-06-14 14:53 UTC (permalink / raw)
  To: David Gibson
  Cc: Tom Rini, Nishanth Menon, Tero Kristo, Frank Rowand, Rob Herring,
	Simon Glass, Devicetree Compiler,
	devicetree-u79uwXL29TY76Z2rM5mHXA, Pantelis Antoniou

This patchset makes overlays simpler to write by utilizing
the standard &label { }; syntax instead of the manual
method which is more error prone.

Pantelis Antoniou (3):
  overlay: Documentation for the overlay sugar syntax
  overlay: Add syntactic sugar version of overlays
  tests: Add a test for overlays syntactic sugar

 Documentation/dt-object-internal.txt | 17 +++++++++++++++++
 dtc-parser.y                         | 20 +++++++++++++++++---
 dtc.h                                |  1 +
 livetree.c                           | 22 ++++++++++++++++++++++
 tests/run_tests.sh                   |  6 ++++++
 5 files changed, 63 insertions(+), 3 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2017-09-28  7:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-14 14:53 [PATCH 0/3] Overlay syntax sugar using <&label> Pantelis Antoniou
     [not found] ` <1497451986-15515-1-git-send-email-pantelis.antoniou-OWPKS81ov/FWk0Htik3J/w@public.gmane.org>
2017-06-14 14:53   ` [PATCH 1/3] overlay: Documentation for the overlay sugar syntax Pantelis Antoniou
     [not found]     ` <1497451986-15515-2-git-send-email-pantelis.antoniou-OWPKS81ov/FWk0Htik3J/w@public.gmane.org>
2017-06-22 21:30       ` Frank Rowand
     [not found]         ` <594C36F9.1070405-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-06-23  6:39           ` Pantelis Antoniou
2017-07-16  6:32             ` David Gibson
2017-06-14 14:53   ` [PATCH 2/3] overlay: Add syntactic sugar version of overlays Pantelis Antoniou
2017-06-14 14:53   ` [PATCH 3/3] tests: Add a test for overlays syntactic sugar Pantelis Antoniou
2017-06-22 21:31   ` [PATCH 0/3] Overlay syntax sugar using <&label> Frank Rowand
     [not found]     ` <594C3748.1030409-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-07-01  8:01       ` David Gibson
2017-09-28  7:01   ` David Gibson

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).