From: KaiChieh Chuang <kaichieh.chuang@mediatek.com>
To: broonie@kernel.org
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
alsa-devel@alsa-project.org, ryder.lee@mediatek.com,
wsd_upstream@mediatek.com, chipeng.chang@mediatek.com,
garlic.tseng@mediatek.com, robh+dt@kernel.org,
linux-mediatek@lists.infradead.org, kaichieh.chuang@mediatek.com
Subject: [PATCH 0/2] ASoC: add mt6351 codec driver
Date: Thu, 26 Apr 2018 11:07:30 +0800 [thread overview]
Message-ID: <20180426030732.5887-1-kaichieh.chuang@mediatek.com> (raw)
This patch adds the MediaTek MT6351 codec driver.
KaiChieh Chuang (2):
ASoC: add documents for mt6351
ASoC: add mt6351 codec driver
Documentation/devicetree/bindings/sound/mt6351.txt | 16 +
sound/soc/codecs/Kconfig | 4 +
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/mt6351.c | 1506 ++++++++++++++++++++
sound/soc/codecs/mt6351.h | 105 ++
5 files changed, 1633 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/mt6351.txt
create mode 100644 sound/soc/codecs/mt6351.c
create mode 100644 sound/soc/codecs/mt6351.h
--
2.12.5
next reply other threads:[~2018-04-26 3:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-26 3:07 KaiChieh Chuang [this message]
[not found] ` <20180426030732.5887-1-kaichieh.chuang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2018-04-26 3:07 ` [PATCH 1/2] ASoC: add documents for mt6351 KaiChieh Chuang
2018-05-01 14:42 ` Rob Herring
2018-04-26 3:07 ` [PATCH 2/2] ASoC: add mt6351 codec driver KaiChieh Chuang
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=20180426030732.5887-1-kaichieh.chuang@mediatek.com \
--to=kaichieh.chuang@mediatek.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=chipeng.chang@mediatek.com \
--cc=devicetree@vger.kernel.org \
--cc=garlic.tseng@mediatek.com \
--cc=linux-mediatek@lists.infradead.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
--cc=ryder.lee@mediatek.com \
--cc=wsd_upstream@mediatek.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