Re: [PATCH] ASoC: simple-scu-card: Parse off codec widgets

From: Daniel Baluta
Date: Mon Aug 21 2017 - 04:31:53 EST


On Lu, 2017-08-21 at 00:43 +0000, Kuninori Morimoto wrote:
> Hi
>
> >
> > Signed-off-by: Daniel Baluta <daniel.baluta@xxxxxxx>
> > ---
> > ÂDocumentation/devicetree/bindings/sound/simple-scu-card.txt | 1 +
> > Âsound/soc/generic/simple-scu-card.cÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ| 4 ++++
> > Â2 files changed, 5 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/sound/simple-scu-card.txt b/Documentation/devicetree/bindings/sound/simple-scu-card.txt
> > index 327d229..32f8dbc 100644
> > --- a/Documentation/devicetree/bindings/sound/simple-scu-card.txt
> > +++ b/Documentation/devicetree/bindings/sound/simple-scu-card.txt
> > @@ -24,6 +24,7 @@ Optional subnode properties:
> > Â- simple-audio-card,convert-rate : platform specified sampling rate convert
> > Â- simple-audio-card,convert-channels : platform specified converted channel size (2 - 8 ch)
> > Â- simple-audio-card,prefix : see routing
> > +- simple-audio-card,widgets : Please refer to widgets.txt.
> > Â- simple-audio-card,routing : A list of the connections between audio components.
> > Â ÂÂEach entry is a pair of strings, the first being the connection's sink,
> > Â ÂÂthe second being the connection's source. Valid names for sources.
> It can be "see simple-audio-card.txt" same as other properties.
> Not a big deal though
>
> Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>

Thanks for having a look. I don't have a strong preference, but given that
the patch was already pushed and when you'll go to simple-audio-card.txt it
will point you to widgets.txt we can leave it like that.

Daniel.