Re: [PATCH 09/18] ASoC: sti: Update DT example to match the driver code

2016-05-04 Thread Arnd Bergmann
On Wednesday 04 May 2016 09:52:19 Arnaud Pouliquen wrote: > hello Arnd, peter, > > On 04/26/2016 01:44 PM, Arnd Bergmann wrote: > > On Tuesday 26 April 2016 12:15:32 Peter Griffin wrote: > >>> > If not what would you recommend instead? > >>> > >>> It's still not clear to me what that bit in

Re: [PATCH 09/18] ASoC: sti: Update DT example to match the driver code

2016-05-04 Thread Arnaud Pouliquen
hello Arnd, peter, On 04/26/2016 01:44 PM, Arnd Bergmann wrote: > On Tuesday 26 April 2016 12:15:32 Peter Griffin wrote: >>> If not what would you recommend instead? >>> >>> It's still not clear to me what that bit in the syscfg register >>> is for. Given the error message about "sti-audio-c

Re: [PATCH 09/18] ASoC: sti: Update DT example to match the driver code

2016-05-03 Thread Arnaud Pouliquen
On 04/26/2016 01:02 PM, Peter Griffin wrote: > Hi Mark, > > On Thu, 21 Apr 2016, Mark Brown wrote: > >> On Thu, Apr 21, 2016 at 12:04:26PM +0100, Peter Griffin wrote: >>> uniperiph-id, version and mode are ST specific bindings and >>> need the 'st,' prefix. Update the examples, as otherwise cop

Re: [PATCH 09/18] ASoC: sti: Update DT example to match the driver code

2016-04-26 Thread Arnd Bergmann
On Tuesday 26 April 2016 12:15:32 Peter Griffin wrote: > > > > > If not what would you recommend instead? > > > > It's still not clear to me what that bit in the syscfg register > > is for. Given the error message about "sti-audio-clk-glue", > > I suspect that this is actually a clock controller

Re: [PATCH 09/18] ASoC: sti: Update DT example to match the driver code

2016-04-26 Thread Peter Griffin
Hi Arnd, On Tue, 26 Apr 2016, Arnd Bergmann wrote: > On Tuesday 26 April 2016 11:11:36 Peter Griffin wrote: > > Hi Arnd, > > > > On Thu, 21 Apr 2016, Arnd Bergmann wrote: > > > > > On Thursday 21 April 2016 12:04:26 Peter Griffin wrote: > > > > uniperiph-id, version and mode are ST specific bin

Re: [PATCH 09/18] ASoC: sti: Update DT example to match the driver code

2016-04-26 Thread Peter Griffin
Hi Mark, On Thu, 21 Apr 2016, Mark Brown wrote: > On Thu, Apr 21, 2016 at 12:04:26PM +0100, Peter Griffin wrote: > > uniperiph-id, version and mode are ST specific bindings and > > need the 'st,' prefix. Update the examples, as otherwise copying > > them yields a runtime error parsing the DT node

Re: [PATCH 09/18] ASoC: sti: Update DT example to match the driver code

2016-04-26 Thread Arnd Bergmann
On Tuesday 26 April 2016 11:11:36 Peter Griffin wrote: > Hi Arnd, > > On Thu, 21 Apr 2016, Arnd Bergmann wrote: > > > On Thursday 21 April 2016 12:04:26 Peter Griffin wrote: > > > uniperiph-id, version and mode are ST specific bindings and > > > need the 'st,' prefix. Update the examples, as othe

Re: [PATCH 09/18] ASoC: sti: Update DT example to match the driver code

2016-04-26 Thread Peter Griffin
Hi Arnd, On Thu, 21 Apr 2016, Arnd Bergmann wrote: > On Thursday 21 April 2016 12:04:26 Peter Griffin wrote: > > uniperiph-id, version and mode are ST specific bindings and > > need the 'st,' prefix. Update the examples, as otherwise copying > > them yields a runtime error parsing the DT node. >

Re: [PATCH 09/18] ASoC: sti: Update DT example to match the driver code

2016-04-21 Thread Mark Brown
On Thu, Apr 21, 2016 at 12:04:26PM +0100, Peter Griffin wrote: > uniperiph-id, version and mode are ST specific bindings and > need the 'st,' prefix. Update the examples, as otherwise copying > them yields a runtime error parsing the DT node. I'm not sure what connection this or the other ASoC doc

Re: [PATCH 09/18] ASoC: sti: Update DT example to match the driver code

2016-04-21 Thread Arnd Bergmann
On Thursday 21 April 2016 12:04:26 Peter Griffin wrote: > uniperiph-id, version and mode are ST specific bindings and > need the 'st,' prefix. Update the examples, as otherwise copying > them yields a runtime error parsing the DT node. > > Signed-off-by: Peter Griffin > Cc: arnaud.pouliq...@st.co

[PATCH 09/18] ASoC: sti: Update DT example to match the driver code

2016-04-21 Thread Peter Griffin
uniperiph-id, version and mode are ST specific bindings and need the 'st,' prefix. Update the examples, as otherwise copying them yields a runtime error parsing the DT node. Signed-off-by: Peter Griffin Cc: arnaud.pouliq...@st.com --- .../devicetree/bindings/sound/st,sti-asoc-card.txt |