devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Rob Herring <robh@kernel.org>, devicetree@vger.kernel.org
Cc: Sam Ravnborg <sam@ravnborg.org>, Maxime Ripard <mripard@kernel.org>
Subject: [PATCH v1 0/2] update dt-extract-example
Date: Sat, 25 Apr 2020 12:52:53 +0200	[thread overview]
Message-ID: <20200425105255.1064-1-sam@ravnborg.org> (raw)

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



             reply	other threads:[~2020-04-25 10:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-25 10:52 Sam Ravnborg [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200425105255.1064-1-sam@ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=devicetree@vger.kernel.org \
    --cc=mripard@kernel.org \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).