Re: [PATCH 17/18] ARM: ux500: Add all encompassing Sound node to DB8500 Device Tree

2012-07-30 Thread Lee Jones
On 30/07/12 14:42, Mark Brown wrote: On Mon, Jul 30, 2012 at 08:35:18AM +0100, Lee Jones wrote: On 29/07/12 21:52, Mark Brown wrote: ...this is clearly the board-specific setup for the system, showing how the CPU and CODEC are hooked up. This should therefore be in the DT for whatever board

Re: [PATCH 17/18] ARM: ux500: Add all encompassing Sound node to DB8500 Device Tree

2012-07-30 Thread Mark Brown
On Mon, Jul 30, 2012 at 08:35:18AM +0100, Lee Jones wrote: > On 29/07/12 21:52, Mark Brown wrote: > >...this is clearly the board-specific setup for the system, showing how > >the CPU and CODEC are hooked up. This should therefore be in the DT for > >whatever board this is you're working on. > I

Re: [PATCH 17/18] ARM: ux500: Add all encompassing Sound node to DB8500 Device Tree

2012-07-30 Thread Lee Jones
On 29/07/12 21:52, Mark Brown wrote: On Fri, Jul 27, 2012 at 01:46:01PM +0100, Lee Jones wrote: arch/arm/boot/dts/db8500.dtsi |8 This is a generic DT include file but... + sound { + compatible = "stericsson,snd-soc-mop500"; + +

Re: [PATCH 17/18] ARM: ux500: Add all encompassing Sound node to DB8500 Device Tree

2012-07-29 Thread Mark Brown
On Fri, Jul 27, 2012 at 01:46:01PM +0100, Lee Jones wrote: > arch/arm/boot/dts/db8500.dtsi |8 This is a generic DT include file but... > + sound { > + compatible = "stericsson,snd-soc-mop500"; > + > + stericsson,platform-pcm-dma =

[PATCH 17/18] ARM: ux500: Add all encompassing Sound node to DB8500 Device Tree

2012-07-27 Thread Lee Jones
This is the node which links together the platform (PCM), codec (AB8500) and the CPU side Digital Audio Interface (MCP) with the machine driver. Signed-off-by: Lee Jones --- arch/arm/boot/dts/db8500.dtsi |8 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/db8500.dtsi