devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC v3 0/2] Move dai-link level properties away from dai subnodes
@ 2014-03-24 10:15 Jyri Sarha
  2014-03-24 10:15 ` [PATCH RFC v3 1/2] ASoC: core: Update snd_soc_of_parse_daifmt() interface Jyri Sarha
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jyri Sarha @ 2014-03-24 10:15 UTC (permalink / raw)
  To: alsa-devel, devicetree, linux-omap
  Cc: liam.r.girdwood, detheridge, kuninori.morimoto.gx, moinejf,
	Li.Xiubo, Jyri Sarha, peter.ujfalusi, broonie, bcousson

This patch is implemented on top of late patches from Jean-Francois
Moine [1].

These patches implement the main part of the simple-card changes
discussed in alsa-devel mailing list [2].

Since RFC v2 version of the patches, address remaining comments from
Jean-Francois Moine [4]:
- ASoC: simple-card: Move dai-link level properties away from dai subnodes
  - Only allow legacy parsing if there is no dai-link node.
  - Fix double unref in of_card parsing loop.

Since RFC version of the patches:
- ASoC: core: Update snd_soc_of_parse_daifmt() interface
  - Make minimal changes to simple-card for it to work with the updated
    snd_soc_of_parse_daifmt(). (Kuninori Morimoto's comment [3]).
- ASoC: simple-card: Move dai-link level properties away from dai subnodes
  - Fix typo in DT binding document (Jean-Francois Moine's comment [4]).
  - Remove #define DEBUG
  - Remove accidental line wrap at simple-audio-card,name property descripition
    in the DT binding document

[1] http://mailman.alsa-project.org/pipermail/alsa-devel/2014-March/074592.html
[2] http://mailman.alsa-project.org/pipermail/alsa-devel/2014-March/074388.html
[3] http://mailman.alsa-project.org/pipermail/alsa-devel/2014-March/074699.html
[4] http://mailman.alsa-project.org/pipermail/alsa-devel/2014-March/074697.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      |   88 ++++----
 include/sound/soc.h                                |    4 +-
 sound/soc/generic/simple-card.c                    |  238 ++++++++++++--------
 sound/soc/soc-core.c                               |    8 +-
 4 files changed, 200 insertions(+), 138 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-27  1:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-24 10:15 [PATCH RFC v3 0/2] Move dai-link level properties away from dai subnodes Jyri Sarha
2014-03-24 10:15 ` [PATCH RFC v3 1/2] ASoC: core: Update snd_soc_of_parse_daifmt() interface Jyri Sarha
2014-03-24 10:15 ` [PATCH RFC v3 2/2] ASoC: simple-card: Move dai-link level properties away from dai subnodes Jyri Sarha
2014-03-26 18:18 ` [PATCH RFC v3 0/2] " Jean-Francois Moine
2014-03-27  1:31 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).