20 Jul
2013
20 Jul
'13
10:23 p.m.
Hi,
On 20.07.2013 19:25, Jean-Francois Moine wrote:
This generic simple card driver uses DT values to instanciate an audio system in which the real work is done by the subdrivers (audio controller, audio codec and pcm/dma controller).
Signed-off-by: Jean-Francois Moine moinejf@free.fr
diff --git a/sound/soc/generic/simple-dt-card.c b/sound/soc/generic/simple-dt-card.c new file mode 100644
There is a simple-card driver in the tree already, and there were several attempts to add DT bindings for it in the past - have you seen that? Search for "ASoC: add simple-card DT support" in the archives ...
Daniel