public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: add mt6351 codec driver
@ 2018-04-26  3:07 KaiChieh Chuang
       [not found] ` <20180426030732.5887-1-kaichieh.chuang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: KaiChieh Chuang @ 2018-04-26  3:07 UTC (permalink / raw)
  To: broonie
  Cc: mark.rutland, devicetree, alsa-devel, ryder.lee, wsd_upstream,
	chipeng.chang, garlic.tseng, robh+dt, linux-mediatek,
	kaichieh.chuang

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

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

end of thread, other threads:[~2018-05-01 14:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-26  3:07 [PATCH 0/2] ASoC: add mt6351 codec driver KaiChieh Chuang
     [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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox