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

2017-08-21 Thread Kuninori Morimoto
Hi Daniel > > > @@ -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

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

2017-08-21 Thread Kuninori Morimoto
Hi Daniel > > > @@ -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

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

2017-08-21 Thread Daniel Baluta
On Lu, 2017-08-21 at 00:43 +, Kuninori Morimoto wrote: > Hi > > > > > Signed-off-by: Daniel Baluta > > --- > >  Documentation/devicetree/bindings/sound/simple-scu-card.txt | 1 + > >  sound/soc/generic/simple-scu-card.c | 4 > >  2 files

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

2017-08-21 Thread Daniel Baluta
On Lu, 2017-08-21 at 00:43 +, Kuninori Morimoto wrote: > Hi > > > > > Signed-off-by: Daniel Baluta > > --- > >  Documentation/devicetree/bindings/sound/simple-scu-card.txt | 1 + > >  sound/soc/generic/simple-scu-card.c | 4 > >  2 files changed, 5 insertions(+) >

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

2017-08-20 Thread Kuninori Morimoto
Hi > Signed-off-by: Daniel Baluta > --- > Documentation/devicetree/bindings/sound/simple-scu-card.txt | 1 + > sound/soc/generic/simple-scu-card.c | 4 > 2 files changed, 5 insertions(+) > > diff --git

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

2017-08-20 Thread Kuninori Morimoto
Hi > Signed-off-by: Daniel Baluta > --- > 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

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

2017-08-17 Thread Rob Herring
On Fri, Aug 11, 2017 at 05:12:19PM +0300, Daniel Baluta wrote: > Signed-off-by: Daniel Baluta > --- > Documentation/devicetree/bindings/sound/simple-scu-card.txt | 1 + > sound/soc/generic/simple-scu-card.c | 4 > 2 files changed, 5

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

2017-08-17 Thread Rob Herring
On Fri, Aug 11, 2017 at 05:12:19PM +0300, Daniel Baluta wrote: > Signed-off-by: Daniel Baluta > --- > Documentation/devicetree/bindings/sound/simple-scu-card.txt | 1 + > sound/soc/generic/simple-scu-card.c | 4 > 2 files changed, 5 insertions(+) Acked-by: Rob

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

2017-08-11 Thread Daniel Baluta
Signed-off-by: Daniel Baluta --- Documentation/devicetree/bindings/sound/simple-scu-card.txt | 1 + sound/soc/generic/simple-scu-card.c | 4 2 files changed, 5 insertions(+) diff --git

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

2017-08-11 Thread Daniel Baluta
Signed-off-by: Daniel Baluta --- 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