devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] update dt-extract-example
@ 2020-04-25 10:52 Sam Ravnborg
  2020-04-25 10:52 ` [PATCH v1 1/2] tools/dt-extract-example: support examples with root node Sam Ravnborg
  2020-04-25 10:52 ` [PATCH v1 2/2] tools/dt-extract-example: beautify output Sam Ravnborg
  0 siblings, 2 replies; 3+ messages in thread
From: Sam Ravnborg @ 2020-04-25 10:52 UTC (permalink / raw)
  To: Rob Herring, devicetree; +Cc: Sam Ravnborg, Maxime Ripard

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(-)



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-25 10:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-25 10:52 [PATCH v1 0/2] update dt-extract-example Sam Ravnborg
2020-04-25 10:52 ` [PATCH v1 1/2] tools/dt-extract-example: support examples with root node Sam Ravnborg
2020-04-25 10:52 ` [PATCH v1 2/2] tools/dt-extract-example: beautify output Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).