From: Sameer Pujar <spujar@nvidia.com>
To: <robh+dt@kernel.org>, <devicetree@vger.kernel.org>
Cc: <p.zabel@pengutronix.de>, <kuninori.morimoto.gx@renesas.com>,
Sameer Pujar <spujar@nvidia.com>
Subject: [PATCH v2] Convert graph bindings to json-schema
Date: Fri, 30 Oct 2020 22:09:15 +0530 [thread overview]
Message-ID: <1604075956-17010-1-git-send-email-spujar@nvidia.com> (raw)
Move graph bindings to json-schema and thus convert graph.txt to
graph.yaml. The graph.txt is currently referenced in many files and
for now graph.txt re-directs reference to graph.yaml.
Changelog
=========
v1 -> v2
--------
* Dropped "[PATCH 2/2] dt-bindings: Use graph.yaml reference in docs"
* [PATCH 1/2] is modified to retain graph.txt file for now and added
re-direction to graph.yaml
Sameer Pujar (1):
dt-bindings: Convert graph bindings to json-schema
Documentation/devicetree/bindings/graph.txt | 129 +-----------------
Documentation/devicetree/bindings/graph.yaml | 188 +++++++++++++++++++++++++++
2 files changed, 189 insertions(+), 128 deletions(-)
create mode 100644 Documentation/devicetree/bindings/graph.yaml
--
2.7.4
next reply other threads:[~2020-10-30 16:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-30 16:39 Sameer Pujar [this message]
2020-10-30 16:39 ` [PATCH v2] dt-bindings: Convert graph bindings to json-schema Sameer Pujar
2020-10-30 17:02 ` Philipp Zabel
2020-11-02 11:00 ` Sameer Pujar
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=1604075956-17010-1-git-send-email-spujar@nvidia.com \
--to=spujar@nvidia.com \
--cc=devicetree@vger.kernel.org \
--cc=kuninori.morimoto.gx@renesas.com \
--cc=p.zabel@pengutronix.de \
--cc=robh+dt@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).