lkml.org 
[lkml]   [2015]   [Jan]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[PATCH v2 0/3] ASoC: add audio card creation from graph of ports in DT
This patchset adds a way to build audio cards from the description
of a graph of ports in a devicetree.

v2:
- move the soc-core and dt-card from the patchset
"ASoC: tda998x: add a codec to the HDMI transmitter"
- add DT documentation (Mark Brown)

Jean-Francois Moine (3):
ASoC: core: export snd_soc_get_dai_name
Documentation: of: Document audio graph bindings
ASoC: add generic dt-card support

.../devicetree/bindings/sound/audio-interfaces.txt | 101 ++++++++
include/sound/soc.h | 2 +
sound/soc/generic/Kconfig | 2 +
sound/soc/generic/Makefile | 2 +
sound/soc/generic/dt-card.c | 275 +++++++++++++++++++++
sound/soc/soc-core.c | 5 +-
6 files changed, 385 insertions(+), 2 deletions(-)
create mode 100644 Documentation/devicetree/bindings/sound/audio-interfaces.txt
create mode 100644 sound/soc/generic/dt-card.c

--
2.1.4



\
 
 \ /
  Last update: 2015-01-21 20:41    [W:0.094 / U:1.448 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site