lkml.org 
[lkml]   [2018]   [Aug]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/1] ASoC: pcm3060: Add codec driver
Date
Hello Mark,

I am developing sound support for a Linux-based device, with playback and
capture through the TI PCM3060 codec.

With the following patch, I propose to add the PCM3060 codec driver into
the kernel.

Best Regards,
Kirill

Kirill Marinushkin (1):
ASoC: pcm3060: Add codec driver

.../devicetree/bindings/sound/pcm3060.txt | 17 ++
MAINTAINERS | 7 +
sound/soc/codecs/Kconfig | 17 ++
sound/soc/codecs/Makefile | 6 +
sound/soc/codecs/pcm3060-i2c.c | 61 +++++
sound/soc/codecs/pcm3060-spi.c | 60 +++++
sound/soc/codecs/pcm3060.c | 290 +++++++++++++++++++++
sound/soc/codecs/pcm3060.h | 88 +++++++
8 files changed, 546 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/pcm3060.txt
create mode 100644 sound/soc/codecs/pcm3060-i2c.c
create mode 100644 sound/soc/codecs/pcm3060-spi.c
create mode 100644 sound/soc/codecs/pcm3060.c
create mode 100644 sound/soc/codecs/pcm3060.h

--
2.13.6

\
 
 \ /
  Last update: 2018-08-21 19:37    [W:0.127 / U:0.952 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site