This series standardizes how node paths and property names are printed in failure messages and switches to using source file and line numbers for failure messages. The first 2 patches can apply to master. The 3rd is dependent on Julia's source annotation series. Rob Rob Herring (3): checks: centralize printing of node path in check_msg checks: centralize printing of property names in failure messages checks: Use source position information for check failures checks.c | 276 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 136 insertions(+), 140 deletions(-) -- 2.14.1 -- 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