Re: [PATCH v3 2/4] OMAP4: hwmod: add entries for DMIC driver

2011-01-26 Thread Lambert, David
On Tue, Jan 25, 2011 at 5:54 PM, Paul Walmsley p...@pwsan.com wrote: On Tue, 25 Jan 2011, David Lambert wrote: From: Benoit Cousson b-cous...@ti.com Adds HWMOD entries for the OMAP DMIC driver and creates a platform device.  The HWMOD entires define the system resource requirements

Re: [PATCH v2 1/4] ASoC: DMIC: Adding the OMAP DMIC driver

2011-01-07 Thread Lambert, David
On Thu, Jan 6, 2011 at 4:20 PM, Mark Brown broo...@opensource.wolfsonmicro.com wrote: On Thu, Jan 06, 2011 at 08:00:36AM -0600, David Lambert wrote: @@ -103,6 +106,7 @@ config SND_OMAP_SOC_SDP4430       depends on TWL4030_CORE SND_OMAP_SOC MACH_OMAP_4430SDP       select SND_OMAP_SOC_MCPDM  

Re: [PATCH 1/5] ASoC: DMIC: Adding the OMAP DMIC driver

2011-01-05 Thread Lambert, David
Mark, On Tue, Dec 28, 2010 at 8:18 AM, Mark Brown broo...@opensource.wolfsonmicro.com wrote: On Mon, Dec 27, 2010 at 10:17:02PM -0600, David Lambert wrote: +     case 1920: +             if (div == 5) +                     div_sel = 0x1; +             else if (div == 8) +              

Re: [PATCH 1/5] ASoC: DMIC: Adding the OMAP DMIC driver

2010-12-28 Thread Lambert, David
On Tue, Dec 28, 2010 at 5:14 AM, Felipe Balbi ba...@ti.com wrote: Hi, On Mon, Dec 27, 2010 at 10:17:02PM -0600, David Lambert wrote: This patch adds support for the OMAP4 digital microphone DAI. This DAI can support support recording in 2, 4, or 6 channels When provided with a 19.2Mhz

Re: [PATCH 3/5] ASoC: DMIC: Adding OMAP DMIC driver to build

2010-12-28 Thread Lambert, David
On Tue, Dec 28, 2010 at 5:40 AM, Mark Brown broo...@opensource.wolfsonmicro.com wrote: On Mon, Dec 27, 2010 at 10:17:04PM -0600, David Lambert wrote: Adds the OMAP DMIC driver and codec to the build. Signed-off-by: David Lambert dlamb...@ti.com ---  sound/soc/codecs/Kconfig  |    3 +++