lkml.org 
[lkml]   [2015]   [Sep]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[PATCH 0/3] ASoC: Add support for DA7219 audio codec
This patch set adds support for the DA7219 audio codec with built-in
advanced accessory detection functionality. Patch set includes codec driver,
associated DT bindings documentation and MAINTAINERS file updates to cover new
bindings.

Adam Thomson (3):
ASoC: codecs: Add da7219 codec driver
ASoC: da7219: Add bindings documentation for DA7219 audio codec
MAINTAINERS: da7219: Add entry to cover DA7219 bindings document

Documentation/devicetree/bindings/sound/da7219.txt | 106 ++
MAINTAINERS | 1 +
include/sound/da7219-aad.h | 99 ++
include/sound/da7219.h | 76 +
sound/soc/codecs/Kconfig | 4 +
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/da7219-aad.c | 800 +++++++++
sound/soc/codecs/da7219-aad.h | 209 +++
sound/soc/codecs/da7219.c | 1877 ++++++++++++++++++++
sound/soc/codecs/da7219.h | 807 +++++++++
10 files changed, 3981 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/da7219.txt
create mode 100644 include/sound/da7219-aad.h
create mode 100644 include/sound/da7219.h
create mode 100644 sound/soc/codecs/da7219-aad.c
create mode 100644 sound/soc/codecs/da7219-aad.h
create mode 100644 sound/soc/codecs/da7219.c
create mode 100644 sound/soc/codecs/da7219.h

--
1.9.3



\
 
 \ /
  Last update: 2015-09-17 18:21    [W:0.176 / U:0.252 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site