[alsa-devel] [PATCH v3 4/4] ASoC: simple-card: Add DT documentation for multi-DAI links
Jean-Francois Moine
moinejf at free.fr
Wed Mar 19 17:07:10 CET 2014
On Wed, 19 Mar 2014 12:08:55 +0200
Jyri Sarha <jsarha at ti.com> 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 at 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/
More information about the Alsa-devel
mailing list