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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html