This patch is implemented on top of late patches from Jean-Francois Moine [1].
The patches implement the main part of the simple-card changes discussed in alsa-devel mailing list.
[1] http://mailman.alsa-project.org/pipermail/alsa-devel/2014-March/074592.html
Best regards, Jyri
Jyri Sarha (2): ASoC: core: Update snd_soc_of_parse_daifmt() interface ASoC: simple-card: Move dai-link level properties away from dai subnodes
.../devicetree/bindings/sound/simple-card.txt | 91 ++++---- include/sound/soc.h | 4 +- sound/soc/generic/simple-card.c | 237 ++++++++++++-------- sound/soc/soc-core.c | 8 +- 4 files changed, 201 insertions(+), 139 deletions(-)