Re: [PATCH 1/7] [RFC] OMAP: MCBSP: hwmod database for 2xxx devices

2010-10-15 Thread Peter Ujfalusi
On Thursday 14 October 2010 17:51:15 ext Varadarajan, Charulatha wrote: Yes, this need to be fixed, but it can be done later, it does not need to be part of the hwmod series. Okay. This problem there for a long time, and so far no one complained, or fixed it. Probably there are no users

Re: [PATCH 1/7] [RFC] OMAP: MCBSP: hwmod database for 2xxx devices

2010-10-15 Thread Mark Brown
On Fri, Oct 15, 2010 at 09:51:09AM +0300, Jarkko Nikula wrote: So things can get complicated if trying to implement generic transfer API to general purpose block like McBSP compared to some dedicated block where transfer setup is always more or less the same. I tend to agree. Experience with

Re: [PATCH 1/7] [RFC] OMAP: MCBSP: hwmod database for 2xxx devices

2010-10-13 Thread Peter Ujfalusi
Hi, On Friday 08 October 2010 09:20:19 ext Varadarajan, Charulatha wrote: Sorry I am confused. With hwmod implementation, there is a device register code for mcbsp devices in mach-omap2/mcbsp.c and a probe in plat-omap/mcbsp.c. The base address, dma info are not part of pdata and are

Re: [PATCH 1/7] [RFC] OMAP: MCBSP: hwmod database for 2xxx devices

2010-10-12 Thread kishon
; Kamat, Nishant; Datta, Shubhrajyoti; Basak, Partha; Girdwood, Liam; jhnik...@gmail.com; broo...@opensource.wolfsonmicro.com; ABRAHAM, KISHON VIJAY Subject: Re: [PATCH 1/7] [RFC] OMAP: MCBSP: hwmod database for 2xxx devices Hello, Thanks for the quick response. On Wednesday 06 October 2010 10:01:28

RE: [PATCH 1/7] [RFC] OMAP: MCBSP: hwmod database for 2xxx devices

2010-10-08 Thread Varadarajan, Charulatha
...@gmail.com; broo...@opensource.wolfsonmicro.com; ABRAHAM, KISHON VIJAY Subject: Re: [PATCH 1/7] [RFC] OMAP: MCBSP: hwmod database for 2xxx devices Hello, Thanks for the quick response. On Wednesday 06 October 2010 10:01:28 ext Varadarajan, Charulatha wrote: This patch series

Re: [PATCH 1/7] [RFC] OMAP: MCBSP: hwmod database for 2xxx devices

2010-10-08 Thread Cousson, Benoit
, Partha; Girdwood, Liam; jhnik...@gmail.com; broo...@opensource.wolfsonmicro.com; ABRAHAM, KISHON VIJAY Subject: Re: [PATCH 1/7] [RFC] OMAP: MCBSP: hwmod database for 2xxx devices Hello, Thanks for the quick response. On Wednesday 06 October 2010 10:01:28 ext Varadarajan, Charulatha wrote

RE: [PATCH 1/7] [RFC] OMAP: MCBSP: hwmod database for 2xxx devices

2010-10-06 Thread Varadarajan, Charulatha
-Original Message- From: ABRAHAM, KISHON VIJAY Sent: Tuesday, October 05, 2010 10:08 PM To: linux-omap@vger.kernel.org Cc: Kamat, Nishant; Varadarajan, Charulatha; ABRAHAM, KISHON VIJAY; Datta, Shubhrajyoti; Basak, Partha Subject: [PATCH 1/7] [RFC] OMAP: MCBSP: hwmod database

Re: [PATCH 1/7] [RFC] OMAP: MCBSP: hwmod database for 2xxx devices

2010-10-06 Thread Peter Ujfalusi
Hello, On Wednesday 06 October 2010 10:01:28 ext Varadarajan, Charulatha wrote: This patch series is targeted to implement mcbsp driver in hwmod way and to make use of pm_runtime APIs. This patch series is tested on OMAP3 4 and yet to be tested on OMAP2. There are few clarifications

Re: [PATCH 1/7] [RFC] OMAP: MCBSP: hwmod database for 2xxx devices

2010-10-06 Thread kishon
Hi, Next version of this patch series will have proper subject in it. -Kishon On Tuesday 05 October 2010 10:07 PM, ABRAHAM, KISHON VIJAY wrote: From: Charulatha Vch...@ti.com Signed-off-by: Kishon Vijay Abraham Ikis...@ti.com Signed-off-by: Charulatha Vch...@ti.com Signed-off-by:

[PATCH 1/7] [RFC] OMAP: MCBSP: hwmod database for 2xxx devices

2010-10-05 Thread Kishon Vijay Abraham I
From: Charulatha V ch...@ti.com Signed-off-by: Kishon Vijay Abraham I kis...@ti.com Signed-off-by: Charulatha V ch...@ti.com Signed-off-by: Shubhrajyoti D shubhrajy...@ti.com Cc: Partha Basak p-bas...@ti.com --- arch/arm/mach-omap2/omap_hwmod_2420_data.c | 125 +++