mbox series

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

Message ID 87wo1nwdft.wl-kuninori.morimoto.gx@renesas.com
Headers show
Series ASoC: dt-bindings: audio-graph-card: switch to yaml base Documentation | expand

Message

Kuninori Morimoto Aug. 25, 2020, 4:37 a.m. UTC
Hi Rob, Mark

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

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