devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] Convert graph bindings to json-schema
@ 2020-10-30 16:39 Sameer Pujar
  2020-10-30 16:39 ` [PATCH v2] dt-bindings: " Sameer Pujar
  0 siblings, 1 reply; 4+ messages in thread
From: Sameer Pujar @ 2020-10-30 16:39 UTC (permalink / raw)
  To: robh+dt, devicetree; +Cc: p.zabel, kuninori.morimoto.gx, Sameer Pujar

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


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

end of thread, other threads:[~2020-11-02 11:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-30 16:39 [PATCH v2] Convert graph bindings to json-schema Sameer Pujar
2020-10-30 16:39 ` [PATCH v2] dt-bindings: " Sameer Pujar
2020-10-30 17:02   ` Philipp Zabel
2020-11-02 11:00   ` Sameer Pujar

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