alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: ARM Cirrus Logic CLPS711X DAI driver
@ 2014-02-26 16:05 Alexander Shiyan
  2014-02-26 16:05 ` [PATCH 1/2] ASoC: Add driver for CLPS711X DAI interface Alexander Shiyan
  0 siblings, 1 reply; 5+ messages in thread
From: Alexander Shiyan @ 2014-02-26 16:05 UTC (permalink / raw)
  To: alsa-devel
  Cc: Alexander Shiyan, Arnd Bergmann, Takashi Iwai, Liam Girdwood,
	Mark Brown, Olof Johansson

This series adds sound support for the Cirrus Logic CLPS711X CPUs.
Driver is designed (and tested) for using with generic sound card.

Alexander Shiyan (2):
  ASoC: Add driver for CLPS711X DAI interface
  ASoC: cirrus: clps711x: Add bindings documentation for the CLPS711X
    DAI

 .../bindings/sound/cirrus,clps711x-dai.txt         |  20 +
 sound/soc/cirrus/Kconfig                           |   8 +
 sound/soc/cirrus/Makefile                          |   5 +
 sound/soc/cirrus/clps711x-dai.c                    | 522 +++++++++++++++++++++
 sound/soc/cirrus/clps711x-dai.h                    |  61 +++
 sound/soc/cirrus/clps711x-fiq.S                    |  56 +++
 6 files changed, 672 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/sound/cirrus,clps711x-dai.txt
 create mode 100644 sound/soc/cirrus/clps711x-dai.c
 create mode 100644 sound/soc/cirrus/clps711x-dai.h
 create mode 100644 sound/soc/cirrus/clps711x-fiq.S

-- 
1.8.3.2

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

end of thread, other threads:[~2014-02-28  3:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-26 16:05 [PATCH 0/2] ASoC: ARM Cirrus Logic CLPS711X DAI driver Alexander Shiyan
2014-02-26 16:05 ` [PATCH 1/2] ASoC: Add driver for CLPS711X DAI interface Alexander Shiyan
2014-02-27  3:44   ` Mark Brown
2014-02-27  7:17     ` Alexander Shiyan
2014-02-28  3:57       ` Mark Brown

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