devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: dt-bindings: audio-graph-card: switch to yaml base Documentation
@ 2020-08-25  4:37 Kuninori Morimoto
  2020-08-25  4:37 ` [PATCH 1/2] " Kuninori Morimoto
  2020-08-25  4:37 ` [PATCH 2/2] ASoC: dt-bindings: renesas,rsnd: " Kuninori Morimoto
  0 siblings, 2 replies; 5+ messages in thread
From: Kuninori Morimoto @ 2020-08-25  4:37 UTC (permalink / raw)
  To: Rob Herring, Mark Brown; +Cc: alsa-devel, devicetree


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

-- 
2.25.1


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

end of thread, other threads:[~2020-08-26 23:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-25  4:37 [PATCH 0/2] ASoC: dt-bindings: audio-graph-card: switch to yaml base Documentation Kuninori Morimoto
2020-08-25  4:37 ` [PATCH 1/2] " Kuninori Morimoto
2020-08-25  4:37 ` [PATCH 2/2] ASoC: dt-bindings: renesas,rsnd: " Kuninori Morimoto
2020-08-25 16:05   ` [PATCH 2/2] ASoC: dt-bindings: renesas, rsnd: " Rob Herring
2020-08-26 23:58     ` Kuninori Morimoto

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