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

2016-06-03 Thread Peter Griffin
Hi Mark, On Fri, 27 May 2016, Mark Brown wrote: > On Wed, May 25, 2016 at 05:06:44PM +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 v4 10/18] ASoC: sti: Update DT example to match the driver code

2016-05-27 Thread Mark Brown
On Wed, May 25, 2016 at 05:06:44PM +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. You've not copied me on the rest of the series so I've

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

2016-05-27 Thread Rob Herring
On Wed, May 25, 2016 at 05:06:44PM +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. > > Signed-off-by: Peter Griffin > Cc: arnaud.pouliq..