Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: add audio-graph-scu-card
@ 2017-05-18  1:43 Kuninori Morimoto
  2017-05-18  1:44 ` [PATCH 1/3] ASoC: simple-scu-card: cleanup documentation Kuninori Morimoto
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Kuninori Morimoto @ 2017-05-18  1:43 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA, Simon, linux-renesas-soc


Hi Mark

These adds audio-graph-scu-card which is same as
simple-scu-card + OF-graph.

1) patch cleanups existing simple-scu-card document

Kuninori Morimoto (3):
  1) ASoC: simple-scu-card: cleanup documentation
  2) ASoC: add audio-graph-scu-card document
  3) ASoC: add audio-graph-scu-card support

 .../bindings/sound/audio-graph-scu-card.txt        |  72 ++++
 .../devicetree/bindings/sound/simple-scu-card.txt  |  65 ++--
 sound/soc/generic/Kconfig                          |   9 +
 sound/soc/generic/Makefile                         |   2 +
 sound/soc/generic/audio-graph-scu-card.c           | 416 +++++++++++++++++++++
 5 files changed, 523 insertions(+), 41 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/sound/audio-graph-scu-card.txt
 create mode 100644 sound/soc/generic/audio-graph-scu-card.c

-- 
1.9.1

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

end of thread, other threads:[~2017-05-29 14:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-18  1:43 [PATCH 0/3] ASoC: add audio-graph-scu-card Kuninori Morimoto
2017-05-18  1:44 ` [PATCH 1/3] ASoC: simple-scu-card: cleanup documentation Kuninori Morimoto
2017-05-19 17:04   ` Applied "ASoC: simple-scu-card: cleanup documentation" to the asoc tree Mark Brown
2017-05-18  1:44 ` [PATCH 2/3] ASoC: add audio-graph-scu-card document Kuninori Morimoto
2017-05-29 14:02   ` Applied "ASoC: add audio-graph-scu-card document" to the asoc tree Mark Brown
2017-05-18  1:45 ` [PATCH 3/3] ASoC: add audio-graph-scu-card support Kuninori Morimoto
2017-05-29 14:02   ` Applied "ASoC: add audio-graph-scu-card support" to the asoc tree Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox