linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v11 0/7] ASoC: fsl-ssi: ac97-slave support
@ 2013-08-19 15:05 Markus Pargmann
  2013-08-19 15:05 ` [PATCH v11 1/8] ASoC: imx-pcm-dma: Add missing include Markus Pargmann
                   ` (8 more replies)
  0 siblings, 9 replies; 22+ messages in thread
From: Markus Pargmann @ 2013-08-19 15:05 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

this series implements ac97-slave support for fsl-ssi and adds a simple generic
DT sound card.

Regards,

Markus

Changes in v11:
 - Dropped phycard specific sound patches
 - Added a generic simple DT sound card with support for ac97 using ac97-codec
 - Some new bugfix patches

Markus Pargmann (5):
      ASoC: imx-pcm-dma: Add missing include
      ASoC: core: Generic ac97 link reset functions
      ASoC: generic: simple DT sound card
      ASoC: fsl: Kconfig, visible config items for simple card
      ASoC: fsl-ssi: ac97-slave support

Michael Grzeschik (2):
      ASoC: fsl-ssi: imx-pcm-fiq bugfix
      ASoC: fsl: disable ssi irq for imx

Steffen Trumtrar (1):
      ASoC: fsl-ssi: add SSIEN errata work around

 .../devicetree/bindings/sound/fsl,ssi.txt          |   4 +
 .../bindings/sound/generic,simple-dt-card.txt      |  28 ++
 .../devicetree/bindings/sound/soc-ac97link.txt     |  28 ++
 include/sound/soc.h                                |   2 +
 sound/soc/fsl/Kconfig                              |  23 +-
 sound/soc/fsl/fsl_ssi.c                            | 369 ++++++++++++++++-----
 sound/soc/fsl/imx-pcm-dma.c                        |   1 +
 sound/soc/generic/Kconfig                          |   1 +
 sound/soc/generic/Makefile                         |   3 +-
 sound/soc/generic/simple-dt-card.c                 | 186 +++++++++++
 sound/soc/soc-core.c                               | 153 +++++++++
 11 files changed, 711 insertions(+), 87 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/sound/generic,simple-dt-card.txt
 create mode 100644 Documentation/devicetree/bindings/sound/soc-ac97link.txt
 create mode 100644 sound/soc/generic/simple-dt-card.c

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

end of thread, other threads:[~2014-06-18 21:19 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-19 15:05 [PATCH v11 0/7] ASoC: fsl-ssi: ac97-slave support Markus Pargmann
2013-08-19 15:05 ` [PATCH v11 1/8] ASoC: imx-pcm-dma: Add missing include Markus Pargmann
2013-08-19 16:42   ` Mark Brown
2013-08-19 15:05 ` [PATCH v11 2/8] ASoC: core: Generic ac97 link reset functions Markus Pargmann
2013-08-20 10:22   ` Mark Brown
2014-06-18 18:42   ` S. Fricke
2014-06-18 21:19     ` Markus Pargmann
2013-08-19 15:05 ` [PATCH v11 3/8] ASoC: generic: simple DT sound card Markus Pargmann
2013-08-23  9:58   ` Mark Brown
2013-08-31  7:17     ` Markus Pargmann
2013-08-19 15:05 ` [PATCH v11 4/8] ASoC: fsl: Kconfig, visible config items for simple card Markus Pargmann
2013-08-19 15:05 ` [PATCH v11 5/8] ASoC: fsl-ssi: ac97-slave support Markus Pargmann
2013-08-22 10:09   ` Mark Brown
2013-08-19 15:05 ` [PATCH v11 6/8] ASoC: fsl-ssi: add SSIEN errata work around Markus Pargmann
2013-08-22 10:10   ` Mark Brown
2013-08-19 15:06 ` [PATCH v11 7/8] ASoC: fsl-ssi: imx-pcm-fiq bugfix Markus Pargmann
2013-08-22 10:10   ` Mark Brown
2013-08-19 15:06 ` [PATCH v11 8/8] ASoC: fsl: disable ssi irq for imx Markus Pargmann
2013-08-22 10:11   ` Mark Brown
2013-08-19 15:13 ` [PATCH v11 0/7] ASoC: fsl-ssi: ac97-slave support Marc Kleine-Budde
2013-08-19 15:13   ` Marc Kleine-Budde
2013-08-19 15:29     ` 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).