Re: [PATCH v4 1/5] OMAP4: hwmod: Add names for DMIC memory address space

2012-02-02 Thread Peter Ujfalusi
Hi Paul, On 02/01/2012 09:08 PM, Paul Walmsley wrote: > No sadly I can't. There are at least three levels of maintainers above me > in my mainline submission path. As you may have seen, I've sent the patch > to Tony and he has pulled the series: > > http://www.spinics.net/lists/linux-omap/msg

Re: [PATCH v4 1/5] OMAP4: hwmod: Add names for DMIC memory address space

2012-02-01 Thread Paul Walmsley
Hi Péter, On Wed, 1 Feb 2012, Peter Ujfalusi wrote: > On 01/25/2012 11:23 PM, Paul Walmsley wrote: > > Okay, thanks, queued for 3.3-rc. > > It seams this patch did not made it to 3.3-rc2. > We still have broken audio out of box on SDP4430/Blaze. > Can you make sure that this will be queued for r

Re: [PATCH v4 1/5] OMAP4: hwmod: Add names for DMIC memory address space

2012-01-31 Thread Peter Ujfalusi
Hi Paul, On 01/25/2012 11:23 PM, Paul Walmsley wrote: > Okay, thanks, queued for 3.3-rc. It seams this patch did not made it to 3.3-rc2. We still have broken audio out of box on SDP4430/Blaze. Can you make sure that this will be queued for rc3? Thank you, Péter -- To unsubscribe from this list:

Re: [PATCH v4 1/5] OMAP4: hwmod: Add names for DMIC memory address space

2012-01-25 Thread Paul Walmsley
On Tue, 24 Jan 2012, Peter Ujfalusi wrote: > On 01/24/2012 10:36 AM, Paul Walmsley wrote: > >> This patch seams to be missing from 3.3-rc1. The rest of the series is > >> there, but because of the missing patch audio does not probe on > >> 4430SDP/Blaze. > >> Can you queue this as a fix for Linus?

Re: [PATCH v4 1/5] OMAP4: hwmod: Add names for DMIC memory address space

2012-01-24 Thread Peter Ujfalusi
On 01/24/2012 10:36 AM, Paul Walmsley wrote: >> This patch seams to be missing from 3.3-rc1. The rest of the series is >> there, but because of the missing patch audio does not probe on >> 4430SDP/Blaze. >> Can you queue this as a fix for Linus? > > Doh, not sure what happened here. A brief triag

Re: [PATCH v4 1/5] OMAP4: hwmod: Add names for DMIC memory address space

2012-01-24 Thread Paul Walmsley
Hi Péter On Mon, 23 Jan 2012, Peter Ujfalusi wrote: > On 12/19/2011 11:51 PM, Paul Walmsley wrote: > > On Fri, 16 Dec 2011, Cousson, Benoit wrote: > > > >> On 12/16/2011 7:28 AM, Paul Walmsley wrote: > >>> On Mon, 28 Nov 2011, Peter Ujfalusi wrote: > >>> > To be able to get the memory resou

Re: [PATCH v4 1/5] OMAP4: hwmod: Add names for DMIC memory address space

2012-01-23 Thread Peter Ujfalusi
Hi Paul, Tony, On 12/19/2011 11:51 PM, Paul Walmsley wrote: > Hi > > On Fri, 16 Dec 2011, Cousson, Benoit wrote: > >> On 12/16/2011 7:28 AM, Paul Walmsley wrote: >>> On Mon, 28 Nov 2011, Peter Ujfalusi wrote: >>> To be able to get the memory resources by name from the DMIC driver (for

Re: [PATCH v4 1/5] OMAP4: hwmod: Add names for DMIC memory address space

2011-12-19 Thread Paul Walmsley
Hi On Fri, 16 Dec 2011, Cousson, Benoit wrote: > On 12/16/2011 7:28 AM, Paul Walmsley wrote: > > On Mon, 28 Nov 2011, Peter Ujfalusi wrote: > > > > > To be able to get the memory resources by name from > > > the DMIC driver (for MPU and for DMA). > > > > Any comments on this one? Looks like we

Re: [PATCH v4 1/5] OMAP4: hwmod: Add names for DMIC memory address space

2011-12-16 Thread Cousson, Benoit
On 12/16/2011 7:28 AM, Paul Walmsley wrote: Hi Benoît On Mon, 28 Nov 2011, Peter Ujfalusi wrote: To be able to get the memory resources by name from the DMIC driver (for MPU and for DMA). Any comments on this one? Looks like we'd need to add these names as hints in the script. Maybe not,

Re: [PATCH v4 1/5] OMAP4: hwmod: Add names for DMIC memory address space

2011-12-15 Thread Paul Walmsley
Hi Benoît On Mon, 28 Nov 2011, Peter Ujfalusi wrote: > To be able to get the memory resources by name from > the DMIC driver (for MPU and for DMA). Any comments on this one? Looks like we'd need to add these names as hints in the script. > Signed-off-by: Peter Ujfalusi > --- > arch/arm/mach

[PATCH v4 1/5] OMAP4: hwmod: Add names for DMIC memory address space

2011-11-28 Thread Peter Ujfalusi
To be able to get the memory resources by name from the DMIC driver (for MPU and for DMA). Signed-off-by: Peter Ujfalusi --- arch/arm/mach-omap2/omap_hwmod_44xx_data.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c b/arch/arm