devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: generic simple sound card DT bindings
@ 2013-08-31 10:44 Markus Pargmann
  2013-08-31 10:44 ` [PATCH 1/3] ASoC: generic: simple card, use private data Markus Pargmann
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Markus Pargmann @ 2013-08-31 10:44 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: devicetree, alsa-devel, Liam Girdwood, Grant Likely, Mark Brown,
	Sascha Hauer, Shawn Guo

Hi,

The patches were already in the fsl-ssi ac97 series. I moved the seperated
simple sound card DT driver into the existing simple card driver.

Regards,

Markus


Markus Pargmann (3):
      ASoC: generic: simple card, use private data
      ASoC: generic simple sound card DT bindings
      ASoC: fsl: Kconfig, visible config items for simple card

 .../bindings/sound/generic,simple-dt-card.txt      |  28 +++
 include/sound/simple_card.h                        |   4 -
 sound/soc/fsl/Kconfig                              |  23 ++-
 sound/soc/generic/Kconfig                          |   1 +
 sound/soc/generic/simple-card.c                    | 225 ++++++++++++++++++---
 5 files changed, 246 insertions(+), 35 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/sound/generic,simple-dt-card.txt

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

end of thread, other threads:[~2013-09-04 18:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-31 10:44 [PATCH 0/3] ASoC: generic simple sound card DT bindings Markus Pargmann
2013-08-31 10:44 ` [PATCH 1/3] ASoC: generic: simple card, use private data Markus Pargmann
2013-08-31 10:44 ` [PATCH 2/3] ASoC: generic simple sound card DT bindings Markus Pargmann
2013-08-31 15:10   ` Lars-Peter Clausen
2013-09-02  8:13     ` Markus Pargmann
2013-09-03 19:25     ` Stephen Warren
2013-09-03 23:19       ` Mark Brown
2013-09-04 18:21         ` Stephen Warren
2013-08-31 10:44 ` [PATCH 3/3] ASoC: fsl: Kconfig, visible config items for simple card Markus Pargmann

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