Re: [PATCH 0/3] Overlay syntax sugar using <&label>
From: Frank Rowand <hidden>
Date: 2017-06-22 21:31:52
On 06/14/17 07:53, Pantelis Antoniou wrote:
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(-)Hi David, Any thoughts on this series? I have been hoping this new syntax would be accepted. -Frank -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html