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

From: Li.Xiubo@xxxxxxxxxxxxx
Date: Tue Sep 02 2014 - 21:54:28 EST


> 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.Xiubo@xxxxxxxxxxxxx> 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 = <&tda998x 0>;
> > + frame-inversion;
> > };
> > };
>
> This is not useful: there is no clock/frame handling in the kirkwood
> audio controller.
>


Okay, just for one example, if it really matter here I will remove this.

Thanks,

BRs
Xiubo