On Wed, 19 Mar 2014 12:08:55 +0200 Jyri Sarha <jsarha@xxxxxx> wrote: > sound { > compatible = "simple-audio-card"; > simple-audio-card,name = "Simple Audio"; > simple-audio-card,widgets = ... > simple-audio-card,routing = ... > > simple-audio-card,dai-link@0 { /* I2S - codec */ > format = "i2s"; > bitclock-master = "codec"; > frame-master = "codec"; > bitclock-inversion = <1>; > simple-audio-card,cpu { > sound-dai = <&audio1 0>; > bitclock-inversion = <0>; > }; > simple-audio-card,codec { > sound-dai = <&codec 0>; > system-clock-frequency = <12000000>; > }; > }; > ... > > I can participate in the implementation too. Thanks. I will prepare the multi DAI links and send you the first patches. -- Ken ar c'hentañ | ** Breizh ha Linux atav! ** Jef | http://moinejf.free.fr/ -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html