Re: [PATCH] Initial support for OMAP3 Thunder board

2009-12-11 Thread Daniel Toussaint
On Thu, Dec 10, 2009 at 11:45 PM, Tony Lindgren t...@atomide.com wrote: * Daniel Toussaint dan...@dmhome.net [091210 14:29]: Cool. Can you please split the the patches into following separate patches: 1. Add minimal board support 2. Add defconfig 3. Add ASoC support 4. Add DSS2

RE: [PATCH] Initial support for OMAP3 Thunder board

2009-12-11 Thread Gadiyar, Anand
Daniel Toussaint wrote: On Thu, Dec 10, 2009 at 11:45 PM, Tony Lindgren t...@atomide.com wrote: * Daniel Toussaint dan...@dmhome.net [091210 14:29]: Cool. Can you please split the the patches into following separate patches: 1. Add minimal board support 2. Add defconfig 3.

[PATCH] Initial support for OMAP3 Thunder board

2009-12-10 Thread Daniel Toussaint
Dear All, See attached patch for this board: http://www.technexion.com/index.php/thunder The patch contains board file, support for an LCD panel under DSS2 and support for Alsa sound. /Signed-off-by Daniel Toussaint dan...@dmhome.net /// diff --git a/arch/arm/mach-omap2/Kconfig

Re: [PATCH] Initial support for OMAP3 Thunder board

2009-12-10 Thread Tony Lindgren
* Daniel Toussaint dan...@dmhome.net [091210 12:24]: Dear All, See attached patch for this board: http://www.technexion.com/index.php/thunder The patch contains board file, support for an LCD panel under DSS2 and support for Alsa sound. Cool. Can you please split the the patches into

Re: [PATCH] Initial support for OMAP3 Thunder board

2009-12-10 Thread Felipe Balbi
On Thu, Dec 10, 2009 at 09:48:22PM +0100, ext Tony Lindgren wrote: See attached patch for this board: http://www.technexion.com/index.php/thunder The patch contains board file, support for an LCD panel under DSS2 and support for Alsa sound. Cool. Can you please split the the patches into

Re: [PATCH] Initial support for OMAP3 Thunder board

2009-12-10 Thread Daniel Toussaint
Cool. Can you please split the the patches into following separate patches: 1. Add minimal board support 2. Add defconfig 3. Add ASoC support 4. Add DSS2 support Ok, so can the DSS2 related stuff be ifdef-ed in the board file ,or does it have to be completely seperated ? Thanks Then

Re: [PATCH] Initial support for OMAP3 Thunder board

2009-12-10 Thread Tony Lindgren
* Daniel Toussaint dan...@dmhome.net [091210 14:29]: Cool. Can you please split the the patches into following separate patches: 1. Add minimal board support 2. Add defconfig 3. Add ASoC support 4. Add DSS2 support Ok, so can the DSS2 related stuff be ifdef-ed in the board file