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