Hi > > On Sat, 20 Jul 2013 22:23:36 +0200 > > Daniel Mack <zon...@gmail.com> wrote: > > > >> 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 ... > > > > Hi Daniel, > > > > Thanks, that is what I was searching. > > > > I will wait for Kuninori. > > Well, Kuninori recently stated he's currently too busy to continue. > Given his permission, it might be an option to pick up where he left off > and finish the open topics. Depends on how urgent your need is I guess.
I'm sorry, but I'm busy now. and I'm happy if someone try to support simple-card DT. In my understanding, latest plan (agreement with ALSA ML ?) of simple-card DT support are... 1) current snd_soc_register_codec() will replaced to use snd_soc_register_component(). 2) snd_soc_register_component() will have name <-> id exchange function for DT suport. 3) simple-card supports DT by using above name <-> id exchange Most biggest and difficult is 1) I think. It needs more discussion how to do 1) ? But someone (I forgot who is) is already trying to implement it ? I'm not sure... Best regards --- Kuninori Morimoto -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/