devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: add CSR SiRFSoC audio USP interface driver
@ 2014-07-01  2:18 Rongjun Ying
  2014-07-01  2:18 ` [PATCH 1/2] ASoC: sirf: Add audio usp " Rongjun Ying
  2014-07-01  2:18 ` [PATCH 2/2] ASoC: sirf: Add device tree binding for the USP audio device Rongjun Ying
  0 siblings, 2 replies; 4+ messages in thread
From: Rongjun Ying @ 2014-07-01  2:18 UTC (permalink / raw)
  To: Mark Brown, Liam Girdwood, Jaroslav Kysela, Takashi Iwai,
	Barry Song, Grant Likely, Rob Herring, linux-kernel, alsa-devel,
	linux-arm-kernel, devicetree, Workgroup.linux
  Cc: Rongjun Ying

This patchset adds the SiRF USP controller driver, this
driver uses the USP as I2S or DSP_A mode interface.

Rongjun Ying (2):
  ASoC: sirf: Add audio usp interface driver
  ASoC: sirf: Add device tree binding for the USP audio device

 .../devicetree/bindings/sound/sirf-usp.txt         |  27 ++
 sound/soc/sirf/Kconfig                             |   6 +
 sound/soc/sirf/Makefile                            |   2 +
 sound/soc/sirf/sirf-usp.c                          | 409 +++++++++++++++++++++
 sound/soc/sirf/sirf-usp.h                          | 293 +++++++++++++++
 5 files changed, 737 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/sound/sirf-usp.txt
 create mode 100644 sound/soc/sirf/sirf-usp.c
 create mode 100644 sound/soc/sirf/sirf-usp.h

-- 
1.9.3



Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom
More information can be found at www.csr.com. Keep up to date with CSR on our technical blog, www.csr.com/blog, CSR people blog, www.csr.com/people, YouTube, www.youtube.com/user/CSRplc, Facebook, www.facebook.com/pages/CSR/191038434253534, or follow us on Twitter at www.twitter.com/CSR_plc.
New for 2014, you can now access the wide range of products powered by aptX at www.aptx.com.

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

end of thread, other threads:[~2014-07-01 17:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-01  2:18 [PATCH 0/2] ASoC: add CSR SiRFSoC audio USP interface driver Rongjun Ying
2014-07-01  2:18 ` [PATCH 1/2] ASoC: sirf: Add audio usp " Rongjun Ying
2014-07-01 17:48   ` Mark Brown
2014-07-01  2:18 ` [PATCH 2/2] ASoC: sirf: Add device tree binding for the USP audio device Rongjun Ying

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