Re: [PATCH 16/21] ASoC: Ux500: Enable MOP500 driver for Device Tree

2012-07-26 Thread Lee Jones
On 26/07/12 14:53, Mark Brown wrote: On Thu, Jul 26, 2012 at 02:51:09PM +0100, Lee Jones wrote: On 26/07/12 12:37, Mark Brown wrote:> On Thu, Jul 26, 2012 at 11:28:49AM +0100, Lee Jones wrote: There is no binding documentation here. All bindings should be documented. Yes I know. This is

Re: [PATCH 16/21] ASoC: Ux500: Enable MOP500 driver for Device Tree

2012-07-26 Thread Mark Brown
On Thu, Jul 26, 2012 at 02:51:09PM +0100, Lee Jones wrote: > On 26/07/12 12:37, Mark Brown wrote:> On Thu, Jul 26, 2012 at 11:28:49AM > +0100, Lee Jones wrote: > > There is no binding documentation here. All bindings should be > > documented. > Yes I know. This is more of an RFC _before_ I

Re: [PATCH 16/21] ASoC: Ux500: Enable MOP500 driver for Device Tree

2012-07-26 Thread Lee Jones
On 26/07/12 12:37, Mark Brown wrote:> On Thu, Jul 26, 2012 at 11:28:49AM +0100, Lee Jones wrote: > >> arch/arm/mach-ux500/board-mop500-msp.c |3 --- >> sound/soc/ux500/mop500.c | 41 >> > > There is no binding documentation here. All

Re: [PATCH 16/21] ASoC: Ux500: Enable MOP500 driver for Device Tree

2012-07-26 Thread Mark Brown
On Thu, Jul 26, 2012 at 11:28:49AM +0100, Lee Jones wrote: > arch/arm/mach-ux500/board-mop500-msp.c |3 --- > sound/soc/ux500/mop500.c | 41 > There is no binding documentation here. All bindings should be documented. > - pr_info("%s:

[PATCH 16/21] ASoC: Ux500: Enable MOP500 driver for Device Tree

2012-07-26 Thread Lee Jones
In this patch we stop registering the MOP500 driver from platform code and rely solely on Device Tree to do the probing for us. We also parse the sound node to link together the codec, dma and the CPU-side Digital Audio Interface. Signed-off-by: Lee Jones ---

[PATCH 16/21] ASoC: Ux500: Enable MOP500 driver for Device Tree

2012-07-26 Thread Lee Jones
In this patch we stop registering the MOP500 driver from platform code and rely solely on Device Tree to do the probing for us. We also parse the sound node to link together the codec, dma and the CPU-side Digital Audio Interface. Signed-off-by: Lee Jones lee.jo...@linaro.org ---

Re: [PATCH 16/21] ASoC: Ux500: Enable MOP500 driver for Device Tree

2012-07-26 Thread Mark Brown
On Thu, Jul 26, 2012 at 11:28:49AM +0100, Lee Jones wrote: arch/arm/mach-ux500/board-mop500-msp.c |3 --- sound/soc/ux500/mop500.c | 41 There is no binding documentation here. All bindings should be documented. - pr_info(%s:

Re: [PATCH 16/21] ASoC: Ux500: Enable MOP500 driver for Device Tree

2012-07-26 Thread Lee Jones
On 26/07/12 12:37, Mark Brown wrote: On Thu, Jul 26, 2012 at 11:28:49AM +0100, Lee Jones wrote: arch/arm/mach-ux500/board-mop500-msp.c |3 --- sound/soc/ux500/mop500.c | 41 There is no binding documentation here. All bindings

Re: [PATCH 16/21] ASoC: Ux500: Enable MOP500 driver for Device Tree

2012-07-26 Thread Mark Brown
On Thu, Jul 26, 2012 at 02:51:09PM +0100, Lee Jones wrote: On 26/07/12 12:37, Mark Brown wrote: On Thu, Jul 26, 2012 at 11:28:49AM +0100, Lee Jones wrote: There is no binding documentation here. All bindings should be documented. Yes I know. This is more of an RFC _before_ I waste my

Re: [PATCH 16/21] ASoC: Ux500: Enable MOP500 driver for Device Tree

2012-07-26 Thread Lee Jones
On 26/07/12 14:53, Mark Brown wrote: On Thu, Jul 26, 2012 at 02:51:09PM +0100, Lee Jones wrote: On 26/07/12 12:37, Mark Brown wrote: On Thu, Jul 26, 2012 at 11:28:49AM +0100, Lee Jones wrote: There is no binding documentation here. All bindings should be documented. Yes I know. This is