I've picked up Grant's previous version and implemented the review comments and fixed a few things. Details in the individual patches. Rob Grant Likely (2): Preserve datatype information when parsing dts Preserve datatype markers when emitting dts format data.c | 4 +- dtc-parser.y | 15 ++- dtc.h | 8 ++ tests/markers.dts | 28 ++++++ tests/run_tests.sh | 7 ++ treesource.c | 221 +++++++++++++++++++++++++++------------------ 6 files changed, 187 insertions(+), 96 deletions(-) create mode 100644 tests/markers.dts -- 2.17.0 -- To unsubscribe from this list: send the line "unsubscribe devicetree-compiler" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html