RE: [PATCHv2 4/4] ASoC: simple-card: binding: update binding to support the new style.

2014-09-02 Thread li.xi...@freescale.com
> Subject: Re: [PATCHv2 4/4] ASoC: simple-card: binding: update binding to > support the new style. > > On Tue, 2 Sep 2014 17:26:09 +0800 > Xiubo Li wrote: > > > +Example 4 - many DAI links: > > sound { > > compatible = "simple-audio-card";

Re: [PATCHv2 4/4] ASoC: simple-card: binding: update binding to support the new style.

2014-09-02 Thread Jean-Francois Moine
On Tue, 2 Sep 2014 17:26:09 +0800 Xiubo Li wrote: > +Example 4 - many DAI links: > sound { > compatible = "simple-audio-card"; > simple-audio-card,name = "Cubox Audio"; > @@ -128,6 +195,7 @@ sound { > }; > codec { > sound-dai = < 0>;

Re: [PATCHv2 4/4] ASoC: simple-card: binding: update binding to support the new style.

2014-09-02 Thread Jean-Francois Moine
On Tue, 2 Sep 2014 17:26:09 +0800 Xiubo Li li.xi...@freescale.com wrote: +Example 4 - many DAI links: sound { compatible = simple-audio-card; simple-audio-card,name = Cubox Audio; @@ -128,6 +195,7 @@ sound { }; codec {

RE: [PATCHv2 4/4] ASoC: simple-card: binding: update binding to support the new style.

2014-09-02 Thread li.xi...@freescale.com
Subject: Re: [PATCHv2 4/4] ASoC: simple-card: binding: update binding to support the new style. On Tue, 2 Sep 2014 17:26:09 +0800 Xiubo Li li.xi...@freescale.com wrote: +Example 4 - many DAI links: sound { compatible = simple-audio-card; simple-audio-card,name = Cubox