alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: sirf: Add sirf audio hub driver and use it.
@ 2014-03-13 10:38 RongJun Ying
  2014-03-13 10:38 ` [PATCH 1/2] ASoC: sirf: Add sirf audio hub driver for sharing same register address space RongJun Ying
  2014-03-13 10:38 ` [PATCH 2/2] Documentation: Describe the SiRF audio hub Device Tree bindings RongJun Ying
  0 siblings, 2 replies; 5+ messages in thread
From: RongJun Ying @ 2014-03-13 10:38 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 including:
1. SiRF audio hub driver
2. The internal codec and port get regmap form audio hub driver
3. Add SiRF audio hub binding document

Rongjun Ying (2):
  ASoC: sirf: Add sirf audio hub driver for sharing same register
    address space
  Documentation: Describe the SiRF audio hub Device Tree bindings

 .../devicetree/bindings/sound/sirf-audio-hub.txt   |   52 +++++++++++++++
 sound/soc/codecs/sirf-audio-codec.c                |   32 ++--------
 sound/soc/sirf/Kconfig                             |    5 ++
 sound/soc/sirf/Makefile                            |    2 +
 sound/soc/sirf/sirf-audio-hub.c                    |   66 ++++++++++++++++++++
 sound/soc/sirf/sirf-audio-port.c                   |   26 +--------
 6 files changed, 131 insertions(+), 52 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/sound/sirf-audio-hub.txt
 create mode 100644 sound/soc/sirf/sirf-audio-hub.c

-- 
1.7.5.4

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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-13 10:38 [PATCH 0/2] ASoC: sirf: Add sirf audio hub driver and use it RongJun Ying
2014-03-13 10:38 ` [PATCH 1/2] ASoC: sirf: Add sirf audio hub driver for sharing same register address space RongJun Ying
2014-03-19 18:25   ` Mark Brown
2014-03-13 10:38 ` [PATCH 2/2] Documentation: Describe the SiRF audio hub Device Tree bindings RongJun Ying
2014-03-19 18:55   ` 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).