alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Ryder Lee <ryder.lee-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
To: Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Liam Girdwood <lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org,
	Garlic Tseng
	<garlic.tseng-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>,
	linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	Ryder Lee <ryder.lee-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
Subject: [PATCH 0/2] Add new machine driver for mt2701
Date: Wed, 29 Mar 2017 16:59:30 +0800	[thread overview]
Message-ID: <1490777972-41841-1-git-send-email-ryder.lee@mediatek.com> (raw)

Hi,

This adds wm8960 machine driver and DT bindings document.

Ryder Lee (2):
  ASoC: mediatek: Add mt2701-wm8960 machine driver
  ASoC: mediatek: add bindings for wm8960 codec

 .../devicetree/bindings/sound/mt2701-wm8960.txt    |  24 +++
 sound/soc/mediatek/Kconfig                         |  10 ++
 sound/soc/mediatek/mt2701/Makefile                 |   1 +
 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c         |  16 ++
 sound/soc/mediatek/mt2701/mt2701-wm8960.c          | 176 +++++++++++++++++++++
 5 files changed, 227 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/sound/mt2701-wm8960.txt
 create mode 100644 sound/soc/mediatek/mt2701/mt2701-wm8960.c

-- 
1.9.1

             reply	other threads:[~2017-03-29  8:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-29  8:59 Ryder Lee [this message]
     [not found] ` <1490777972-41841-1-git-send-email-ryder.lee-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2017-03-29  8:59   ` [PATCH 1/2] ASoC: mediatek: Add mt2701-wm8960 machine driver Ryder Lee
2017-03-29  8:59   ` [PATCH 2/2] ASoC: mediatek: add bindings for wm8960 codec Ryder Lee

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=1490777972-41841-1-git-send-email-ryder.lee@mediatek.com \
    --to=ryder.lee-nus5lvnupcjwk0htik3j/w@public.gmane.org \
    --cc=alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org \
    --cc=broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=garlic.tseng-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org \
    --cc=lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    /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;
as well as URLs for NNTP newsgroup(s).