mbox series

[v2,0/2] ASoC: dt-bindings: audio-graph-card: switch to yaml base Documentation

Message ID 878se1vsy6.wl-kuninori.morimoto.gx@renesas.com (mailing list archive)
Headers show
Series ASoC: dt-bindings: audio-graph-card: switch to yaml base Documentation | expand

Message

Kuninori Morimoto Aug. 27, 2020, 12:24 a.m. UTC
Hi Rob, Mark

These are v2 of switch to yaml base Documentation for
audio-graph-card and renesas,rsnd which uses audio-graph-card.

v1 -> v2
	- upgrade dt-schema, and fixup errors for [2/2] patch

Kuninori Morimoto (2):
  ASoC: dt-bindings: audio-graph-card: switch to yaml base Documentation
  ASoC: dt-bindings: renesas,rsnd: switch to yaml base Documentation

 .../bindings/sound/audio-graph-card.txt       | 337 ------------
 .../bindings/sound/audio-graph-card.yaml      | 135 +++++
 .../bindings/sound/renesas,rsnd.txt           | 520 ------------------
 .../bindings/sound/renesas,rsnd.yaml          | 454 +++++++++++++++
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +-
 5 files changed, 590 insertions(+), 858 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/sound/audio-graph-card.txt
 create mode 100644 Documentation/devicetree/bindings/sound/audio-graph-card.yaml
 create mode 100644 Documentation/devicetree/bindings/sound/renesas,rsnd.yaml