public inbox for linux-mediatek@lists.infradead.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] ASoC: mediatek: add btcvsd driver
@ 2019-01-24  8:58 KaiChieh Chuang
       [not found] ` <20190124085842.24073-1-kaichieh.chuang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: KaiChieh Chuang @ 2019-01-24  8:58 UTC (permalink / raw)
  To: broonie-DgEjT+Ai2ygdnm+yROfE0A
  Cc: alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw,
	garlic.tseng-NuS5LvNUpcJWk0Htik3J/w,
	linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	wsd_upstream-NuS5LvNUpcJWk0Htik3J/w,
	kaichieh.chuang-NuS5LvNUpcJWk0Htik3J/w

The driver function for transferring/receiving
BT encoded data to/from BT hardware.

KaiChieh Chuang (2):
  ASoC: mediatek: add btcvsd driver
  ASoC: mediatek: add documents for btcvsd driver

 .../bindings/sound/mtk-btcvsd-snd.txt         |   24 +
 sound/soc/mediatek/Kconfig                    |    9 +
 sound/soc/mediatek/common/Makefile            |    2 +
 sound/soc/mediatek/common/mtk-btcvsd.c        | 1376 +++++++++++++++++
 4 files changed, 1411 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/sound/mtk-btcvsd-snd.txt
 create mode 100644 sound/soc/mediatek/common/mtk-btcvsd.c

-- 
2.18.0

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

end of thread, other threads:[~2019-01-28  8:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-24  8:58 [RFC PATCH 0/2] ASoC: mediatek: add btcvsd driver KaiChieh Chuang
     [not found] ` <20190124085842.24073-1-kaichieh.chuang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2019-01-24  8:58   ` [RFC PATCH 1/2] " KaiChieh Chuang
2019-01-24 19:25     ` Mark Brown
2019-01-28  8:22       ` KaiChieh Chuang
2019-01-24  8:58   ` [RFC PATCH 2/2] ASoC: mediatek: add documents for " KaiChieh Chuang

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