Re: [PATCH 01/18] Documentation: Describe the ux500 realated audio related DT nodes

2012-07-30 Thread Mark Brown
On Mon, Jul 30, 2012 at 03:32:08PM +0100, Lee Jones wrote: > On 30/07/12 14:48, Mark Brown wrote: > >Which is part of the problem here, it makes it much harder to tell what > >you need to do for the individual devices. > Once again, I'll split them out, but I think there are people > talking

Re: [PATCH 01/18] Documentation: Describe the ux500 realated audio related DT nodes

2012-07-30 Thread Lee Jones
On 30/07/12 14:48, Mark Brown wrote: On Mon, Jul 30, 2012 at 08:38:49AM +0100, Lee Jones wrote: On 29/07/12 21:31, Mark Brown wrote: On Fri, Jul 27, 2012 at 01:45:45PM +0100, Lee Jones wrote: + - Machine Driver : "stericsson,snd-soc-mop500" + - CPU-side DAI :

Re: [PATCH 01/18] Documentation: Describe the ux500 realated audio related DT nodes

2012-07-30 Thread Mark Brown
On Mon, Jul 30, 2012 at 08:38:49AM +0100, Lee Jones wrote: > On 29/07/12 21:31, Mark Brown wrote: > >On Fri, Jul 27, 2012 at 01:45:45PM +0100, Lee Jones wrote: > >>+ - Machine Driver : "stericsson,snd-soc-mop500" > >>+ - CPU-side DAI : "stericsson,ux500-msp-i2s" > >>+ - DMA (platform) :

Re: [PATCH 01/18] Documentation: Describe the ux500 realated audio related DT nodes

2012-07-30 Thread Lee Jones
On 29/07/12 21:31, Mark Brown wrote: On Fri, Jul 27, 2012 at 01:45:45PM +0100, Lee Jones wrote: +++ b/Documentation/devicetree/bindings/sound/ux500.txt @@ -0,0 +1,62 @@ +* ux500 Audio Driver and ab8500 Audio CODEC + +Required properties: + - compatible: + - Machine Driver :

Re: [PATCH 01/18] Documentation: Describe the ux500 realated audio related DT nodes

2012-07-30 Thread Lee Jones
On 29/07/12 21:31, Mark Brown wrote: On Fri, Jul 27, 2012 at 01:45:45PM +0100, Lee Jones wrote: +++ b/Documentation/devicetree/bindings/sound/ux500.txt @@ -0,0 +1,62 @@ +* ux500 Audio Driver and ab8500 Audio CODEC + +Required properties: + - compatible: + - Machine Driver :

Re: [PATCH 01/18] Documentation: Describe the ux500 realated audio related DT nodes

2012-07-30 Thread Mark Brown
On Mon, Jul 30, 2012 at 08:38:49AM +0100, Lee Jones wrote: On 29/07/12 21:31, Mark Brown wrote: On Fri, Jul 27, 2012 at 01:45:45PM +0100, Lee Jones wrote: + - Machine Driver : stericsson,snd-soc-mop500 + - CPU-side DAI : stericsson,ux500-msp-i2s + - DMA (platform) :

Re: [PATCH 01/18] Documentation: Describe the ux500 realated audio related DT nodes

2012-07-30 Thread Lee Jones
On 30/07/12 14:48, Mark Brown wrote: On Mon, Jul 30, 2012 at 08:38:49AM +0100, Lee Jones wrote: On 29/07/12 21:31, Mark Brown wrote: On Fri, Jul 27, 2012 at 01:45:45PM +0100, Lee Jones wrote: + - Machine Driver : stericsson,snd-soc-mop500 + - CPU-side DAI : stericsson,ux500-msp-i2s +

Re: [PATCH 01/18] Documentation: Describe the ux500 realated audio related DT nodes

2012-07-30 Thread Mark Brown
On Mon, Jul 30, 2012 at 03:32:08PM +0100, Lee Jones wrote: On 30/07/12 14:48, Mark Brown wrote: Which is part of the problem here, it makes it much harder to tell what you need to do for the individual devices. Once again, I'll split them out, but I think there are people talking about

Re: [PATCH 01/18] Documentation: Describe the ux500 realated audio related DT nodes

2012-07-29 Thread Mark Brown
On Fri, Jul 27, 2012 at 01:45:45PM +0100, Lee Jones wrote: > +++ b/Documentation/devicetree/bindings/sound/ux500.txt > @@ -0,0 +1,62 @@ > +* ux500 Audio Driver and ab8500 Audio CODEC > + > +Required properties: > + - compatible: > + - Machine Driver : "stericsson,snd-soc-mop500" > + -

Re: [PATCH 01/18] Documentation: Describe the ux500 realated audio related DT nodes

2012-07-29 Thread Mark Brown
On Fri, Jul 27, 2012 at 01:45:45PM +0100, Lee Jones wrote: +++ b/Documentation/devicetree/bindings/sound/ux500.txt @@ -0,0 +1,62 @@ +* ux500 Audio Driver and ab8500 Audio CODEC + +Required properties: + - compatible: + - Machine Driver : stericsson,snd-soc-mop500 + - CPU-side DAI :

[PATCH 01/18] Documentation: Describe the ux500 realated audio related DT nodes

2012-07-27 Thread Lee Jones
Also explains the related AB8500 CODEC configuration properties. Signed-off-by: Lee Jones --- Documentation/devicetree/bindings/sound/ux500.txt | 62 + 1 file changed, 62 insertions(+) create mode 100644 Documentation/devicetree/bindings/sound/ux500.txt diff --git

[PATCH 01/18] Documentation: Describe the ux500 realated audio related DT nodes

2012-07-27 Thread Lee Jones
Also explains the related AB8500 CODEC configuration properties. Signed-off-by: Lee Jones lee.jo...@linaro.org --- Documentation/devicetree/bindings/sound/ux500.txt | 62 + 1 file changed, 62 insertions(+) create mode 100644