First one patch to add support for root nodes in dt-extract-example. This will allow us to modify the example for simple-frambuffer to it is more correct without any warnings. And we may ahve a potential to use this in other places. Verified that this did not introduce any regressions in mainline kernel. Looking at the generating output there was one line with wrong ident. Fixed this so reading the generated outlut was a little easier to the eye. The fix has no impact on the checks. Patching simple-frambuffer.yaml in the kernel will have to wait a little. At a minimum this patch should be accepted and dt-schema shall have a higher version. Sam Sam Ravnborg (2): tools/dt-extract-example: support examples with root node tools/dt-extract-example: beautify output tools/dt-extract-example | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-)