Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: RongJun Ying <rjying@gmail.com>
To: Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>,
	rjying@gmail.com
Cc: Takashi Iwai <tiwai@suse.de>, Rongjun Ying <rongjun.ying@csr.com>,
	alsa-devel@alsa-project.org, workgroup.linux@csr.com
Subject: [PATCH 0/2] ASoC: sirf: Add sirf audio hub driver and use it.
Date: Thu, 13 Mar 2014 18:38:29 +0800	[thread overview]
Message-ID: <1394707111-9539-1-git-send-email-rongjun.ying@csr.com> (raw)

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

             reply	other threads:[~2014-03-13 10:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-13 10:38 RongJun Ying [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1394707111-9539-1-git-send-email-rongjun.ying@csr.com \
    --to=rjying@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=rongjun.ying@csr.com \
    --cc=tiwai@suse.de \
    --cc=workgroup.linux@csr.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox