Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/2] ASoC: Add SiRF I2S controller and hdmi card drivers
@ 2014-03-27  5:27 RongJun Ying
  2014-03-27  5:27 ` [PATCH v6 1/2] ASoC: sirf: Add SiRF I2S driver RongJun Ying
  2014-03-27  5:27 ` [PATCH v6 2/2] ASoC: sirf: Add hdmi support RongJun Ying
  0 siblings, 2 replies; 5+ messages in thread
From: RongJun Ying @ 2014-03-27  5:27 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, rjying
  Cc: Takashi Iwai, Rongjun Ying, alsa-devel, workgroup.linux

From: Rongjun Ying <rongjun.ying@csr.com>

This patchset adds CSR SiRFSoC sound drivers including:
4. The SiRF I2S controller driver
5. The SiRF hdmi card driver

Rongjun Ying (2):
  ASoC: sirf: Add SiRF I2S driver
  ASoC: sirf: Add hdmi support

 .../devicetree/bindings/sound/sirf-i2s.txt         |   27 ++
 sound/soc/sirf/Kconfig                             |   11 +
 sound/soc/sirf/Makefile                            |    2 +
 sound/soc/sirf/sirf-i2s.c                          |  445 ++++++++++++++++++++
 sound/soc/sirf/sirf-i2s.h                          |   93 ++++
 5 files changed, 578 insertions(+), 0 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/sound/sirf-i2s.txt
 create mode 100644 sound/soc/sirf/sirf-i2s.c
 create mode 100644 sound/soc/sirf/sirf-i2s.h

-- 
1.7.5.4

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

end of thread, other threads:[~2014-03-28 12:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-27  5:27 [PATCH v6 0/2] ASoC: Add SiRF I2S controller and hdmi card drivers RongJun Ying
2014-03-27  5:27 ` [PATCH v6 1/2] ASoC: sirf: Add SiRF I2S driver RongJun Ying
2014-03-28 12:39   ` Mark Brown
2014-03-27  5:27 ` [PATCH v6 2/2] ASoC: sirf: Add hdmi support RongJun Ying
2014-03-28 12:38   ` Mark Brown

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