Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] ASoC: rsrc-card to simple-scu-card
@ 2016-08-23  1:33 Kuninori Morimoto
  2016-08-23  1:33 ` [PATCH v2 1/4] ASoC: rsrc-card: remove board specific compatible Kuninori Morimoto
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Kuninori Morimoto @ 2016-08-23  1:33 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA, Simon, Liam Girdwood


Hi Mark

Thesee are v2 of rsrc-card to simple-scu-card.

rsrc-card was created for DPCM sound card for Renesas,
but we can reuse this driver as more generic purpose.
This driver is supporting Multi CPU and Single Codec DPCM system.

Kuninori Morimoto (4):
  ASoC: rsrc-card: remove board specific compatible
  ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase1
  ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase2
  ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase3

 .../bindings/sound/renesas,rsrc-card.txt           |  75 ---------
 .../devicetree/bindings/sound/simple-scu-card.txt  |  80 ++++++++++
 sound/soc/generic/Kconfig                          |   7 +
 sound/soc/generic/Makefile                         |   2 +
 .../rcar/rsrc-card.c => generic/simple-scu-card.c} | 172 +++++++++------------
 sound/soc/sh/Kconfig                               |   6 -
 sound/soc/sh/rcar/Makefile                         |   3 -
 7 files changed, 162 insertions(+), 183 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/sound/renesas,rsrc-card.txt
 create mode 100644 Documentation/devicetree/bindings/sound/simple-scu-card.txt
 rename sound/soc/{sh/rcar/rsrc-card.c => generic/simple-scu-card.c} (57%)

-- 
1.9.1

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

end of thread, other threads:[~2016-08-24 11:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-23  1:33 [PATCH v2 0/4] ASoC: rsrc-card to simple-scu-card Kuninori Morimoto
2016-08-23  1:33 ` [PATCH v2 1/4] ASoC: rsrc-card: remove board specific compatible Kuninori Morimoto
2016-08-24 11:20   ` Applied "ASoC: rsrc-card: remove board specific compatible" to the asoc tree Mark Brown
2016-08-23  1:34 ` [PATCH v2 2/4] ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase1 Kuninori Morimoto
2016-08-24 11:20   ` Applied "ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase1" to the asoc tree Mark Brown
2016-08-23  1:34 ` [PATCH v2 3/4] ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase2 Kuninori Morimoto
2016-08-24 11:20   ` Applied "ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase2" to the asoc tree Mark Brown
2016-08-23  1:35 ` [PATCH v2 4/4] ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase3 Kuninori Morimoto

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