Re: [PATCH 3/3] omap3/omap4 hsmmc: Register offset handling

2010-09-03 Thread Cousson, Benoit
Hi Kishore, On 8/30/2010 7:48 PM, Kadiyala, Kishore wrote: OMAP4 not only have newly added hsmmc registers but also have registers which were there in OMAP3 and which doesn't have a common offset deviation compared to OMAP3. For generic handling, OMAP3 and OMAP4 has different array's of

RE: [PATCH 1/1] omap2/3: Update revision identification

2010-09-03 Thread Premi, Sanjeev
-Original Message- From: Premi, Sanjeev Sent: Monday, August 16, 2010 9:23 PM To: linux-omap@vger.kernel.org Cc: Premi, Sanjeev Subject: [PATCH 1/1] omap2/3: Update revision identification The existing definitions for cpu revision used upper nibble in the bits[15:08]. With

RE: [PATCH 0/1] omap: fix section mismatch errors

2010-09-03 Thread Premi, Sanjeev
-Original Message- From: Premi, Sanjeev Sent: Monday, August 16, 2010 9:01 PM To: linux-omap@vger.kernel.org Cc: Premi, Sanjeev Subject: [PATCH 0/1] omap: fix section mismatch errors Multiple section mismatches are observed with the latest master. While attempting to fix the

RE: [PATCH] dmtimer: hwmod: add omap2420 database

2010-09-03 Thread G, Manjunath Kondaiah
Tarun, -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of DebBarma, Tarun Kanti Sent: Saturday, August 14, 2010 8:44 PM To: linux-omap@vger.kernel.org Cc: DebBarma, Tarun Kanti; Basak, Partha; Gopinath, Thara; Paul

Re: [PATCH 3/6] ARM: Fix v7wbi_tlb_flags for SMP on UP

2010-09-03 Thread Russell King - ARM Linux
On Thu, Sep 02, 2010 at 04:47:46PM -0700, Tony Lindgren wrote: Correction, only boots on SMP hardawre. On UP hardware I still need the following patch. This should fix that properly. arch/arm/Kconfig | 12 arch/arm/include/asm/assembler.h | 20

Re: [RFC: PATCH] OMAP: hwmod: New API to modify the autoidle bits of sysconfig register

2010-09-03 Thread kishon
On Tuesday 31 August 2010 09:46 PM, Cousson, Benoit wrote: On 8/31/2010 4:41 PM, ABRAHAM, KISHON VIJAY wrote: On Tuesday 31 August 2010 01:43 PM, Felipe Balbi wrote: On Tue, 31 Aug 2010 10:53:36 +0530, kishona0393...@ti.comwrote: Though driver shouldn't be

Re: [PATCH 3/6] ARM: Fix v7wbi_tlb_flags for SMP on UP

2010-09-03 Thread Russell King - ARM Linux
On Fri, Sep 03, 2010 at 10:07:34AM +0100, Russell King - ARM Linux wrote: On Thu, Sep 02, 2010 at 04:47:46PM -0700, Tony Lindgren wrote: Correction, only boots on SMP hardawre. On UP hardware I still need the following patch. This should fix that properly. Correction - the order of the

RE: [PATCH 8/8 v2] usb : musb: Using runtime pm apis for musb.

2010-09-03 Thread Kalliguddi, Hema
-Original Message- From: Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: Tuesday, August 31, 2010 8:54 PM To: Kalliguddi, Hema Cc: linux-omap@vger.kernel.org; linux-...@vger.kernel.org; Basak, Partha; Felipe Balbi; Tony Lindgren; Cousson, Benoit; Paul Walmsley Subject: Re:

Re: [RFC] [PATCH V2 1/2] input: CMA3000 Accelerometer driver

2010-09-03 Thread Hemanth V
Dmitry, thanks for the review. Comments inline. Hemanth - Original Message - From: Dmitry Torokhov dmitry.torok...@gmail.com To: Hemanth V heman...@ti.com Cc: linux-in...@vger.kernel.org; linux-ker...@vger.kernel.org; linux-omap@vger.kernel.org Sent: Monday, August 30, 2010 12:19 AM

Re: [PATCH 1/1] crypto: omap-sham: Adjust DMA parameters

2010-09-03 Thread Herbert Xu
On Thu, Sep 02, 2010 at 05:17:35PM +0300, Dmitry Kasatkin wrote: From: Samu Onkalo samu.p.onk...@nokia.com DMA is set to use burst mode also for source channel. It should descrease memory bandwidth needs. DMA synchronization is set to use prefetch mechanism. SHAM block is behind L4 bus

RE: [PATCH 2/6] ARM: Use SMP and UP macros for cacheflush

2010-09-03 Thread Shilimkar, Santosh
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Tony Lindgren Sent: Thursday, September 02, 2010 9:50 PM To: Russell King - ARM Linux Cc: linux-omap@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Bryan Wu;

RE: [PATCH 1/6] ARM: Add inline function smp_on_up() for early init testing

2010-09-03 Thread Shilimkar, Santosh
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Tony Lindgren Sent: Thursday, September 02, 2010 11:13 PM To: Russell King - ARM Linux Cc: linux-omap@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Bryan Wu;

RE: [PATCH 6/6] omap: Fix SMP on UP interrupt handling for multi-omap

2010-09-03 Thread Shilimkar, Santosh
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Tony Lindgren Sent: Friday, September 03, 2010 1:00 AM To: Russell King - ARM Linux Cc: linux-omap@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Bryan Wu;

RE: [PATCH 1/6] ARM: Add inline function smp_cpu() for early init testing

2010-09-03 Thread Shilimkar, Santosh
-Original Message- From: Will Deacon [mailto:will.dea...@arm.com] Sent: Friday, September 03, 2010 5:54 PM To: Shilimkar, Santosh; Tony Lindgren; Russell King - ARM Linux Cc: linux-omap@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Bryan Wu Subject: RE: [PATCH 1/6] ARM: Add

Re: [PATCH 3/3] omap3/omap4 hsmmc: Register offset handling

2010-09-03 Thread Kevin Hilman
kishore kadiyala kishorek.kadiy...@gmail.com writes: Hi Benoit snip +               while (!(omap_readl(base + reg_off)                          MMCHS_SYSSTATUS_RESETDONE))                         cpu_relax(); Why does that series not seems to be based on your hwmod migration? The reset

Re: [PATCH 3/3] omap3/omap4 hsmmc: Register offset handling

2010-09-03 Thread Cousson, Benoit
On 9/3/2010 5:44 PM, Kevin Hilman wrote: kishore kadiyalakishorek.kadiy...@gmail.com writes: Hi Benoit snip + while (!(omap_readl(base + reg_off) MMCHS_SYSSTATUS_RESETDONE)) cpu_relax(); Why does that series not seems to be

RE: [PATCH v2 00/11] OMAP: DMA: HWMOD and DMA as platform driver

2010-09-03 Thread G, Manjunath Kondaiah
Kevin, If there are no further comments, can you please stage this patch series on hwmods-omap4 branch? It applies cleanly on current commit(669d24d412380528158ba5d15522c9858f4b81a2). -Manjunath -Original Message- From: linux-omap-ow...@vger.kernel.org

Re: [RFC] [PATCH V2 1/2] input: CMA3000 Accelerometer driver

2010-09-03 Thread Dmitry Torokhov
Hi Hemanth, On Fri, Sep 03, 2010 at 04:02:11PM +0530, Hemanth V wrote: Do not like repeated release of resources in main and error path... Can we do it like: ... disable_irq(); error = cma3000_set(data, CMA3000_CTRL, ctrl, ctrl); if (!error) { /* Settling time delay required after

Re: [PATCH v2 00/11] OMAP: DMA: HWMOD and DMA as platform driver

2010-09-03 Thread Cousson, Benoit
Hi Manjunath, On 9/3/2010 6:21 PM, G, Manjunath Kondaiah wrote: Kevin, If there are no further comments, can you please stage this patch series on hwmods-omap4 branch? I just have few minor comments: Could you please keep the original credit for this patch: OMAP4: DMA: HWMOD: Add hwmod data

Re: [PATCH 01/13] OMAP: Introduce a user list for each voltage domain instance in the voltage driver.

2010-09-03 Thread Kevin Hilman
+ Mark, Liam for regulator questions, thread in archives here: http://marc.info/?l=linux-omapm=128349777617270w=2 Gopinath, Thara th...@ti.com writes: -Original Message- From: Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: Thursday, September 02, 2010 4:22 AM To: Gopinath,

Re: [PATCH v2 00/11] OMAP: DMA: HWMOD and DMA as platform driver

2010-09-03 Thread Kevin Hilman
G, Manjunath Kondaiah manj...@ti.com writes: If there are no further comments, can you please stage this patch series on hwmods-omap4 branch? I have not yet reviewed this series. I hope to get to it today. Sorry for the lag, but there have been *lots* of PM related patches posted in the last

Re: [PATCH 3/6] ARM: Fix v7wbi_tlb_flags for SMP on UP

2010-09-03 Thread Tony Lindgren
* Russell King - ARM Linux li...@arm.linux.org.uk [100903 02:02]: On Fri, Sep 03, 2010 at 10:07:34AM +0100, Russell King - ARM Linux wrote: On Thu, Sep 02, 2010 at 04:47:46PM -0700, Tony Lindgren wrote: Correction, only boots on SMP hardawre. On UP hardware I still need the following

Re: [PATCH v2 00/10] split out emac cpdma and mdio for reuse

2010-09-03 Thread Kevin Hilman
Cyril Chemparathy cy...@ti.com writes: [...] Although am3517 (omap) board support code has been updated as needed, emac does not work on this platform. Just to clarify... did EMAC work on AM3517 before this series? Kevin -- To unsubscribe from this list: send the line unsubscribe linux-omap

Re: [PATCH 01/13] OMAP: Introduce a user list for each voltage domain instance in the voltage driver.

2010-09-03 Thread Mark Brown
On Fri, Sep 03, 2010 at 09:41:11AM -0700, Kevin Hilman wrote: Like you, I'm no expert on the regulator framework internals, but it appears to have a pretty thorough system of constraints management that upon first glance seems to be a good fit for what we need. It may need to be extended,

RE: [PATCH] I2C: Fix for suspend/resume issue in i2c-core

2010-09-03 Thread Sripathy, Vishwanath
-Original Message- From: Jean Delvare [mailto:kh...@linux-fr.org] Sent: Wednesday, September 01, 2010 2:11 PM To: Rafael J. Wysocki Cc: Mark Brown; Kevin Hilman; Sripathy, Vishwanath; linux-...@vger.kernel.org; linux-omap@vger.kernel.org; Basak, Partha; Ben Dooks Subject: Re:

Re: [PATCH 01/13] OMAP: Introduce a user list for each voltage domain instance in the voltage driver.

2010-09-03 Thread Kevin Hilman
Mark Brown broo...@opensource.wolfsonmicro.com writes: On Fri, Sep 03, 2010 at 09:41:11AM -0700, Kevin Hilman wrote: Like you, I'm no expert on the regulator framework internals, but it appears to have a pretty thorough system of constraints management that upon first glance seems to be a

Re: [PATCH v2 00/10] split out emac cpdma and mdio for reuse

2010-09-03 Thread Cyril Chemparathy
Hi Kevin, [...] Although am3517 (omap) board support code has been updated as needed, emac does not work on this platform. Just to clarify... did EMAC work on AM3517 before this series? No. It didn't work before this series. To get AM3517 EMAC working, the driver needs another patch to

Re: [PATCH 01/13] OMAP: Introduce a user list for each voltage domain instance in the voltage driver.

2010-09-03 Thread Mark Brown
On Fri, Sep 03, 2010 at 11:00:31AM -0700, Kevin Hilman wrote: Mark Brown broo...@opensource.wolfsonmicro.com writes: The only thing I can think you might need to do if this is just straight voltage setting is re-add support for multiple consumers setting voltages simultaneously Yeah,

Re: [PATCH 01/13] OMAP: Introduce a user list for each voltage domain instance in the voltage driver.

2010-09-03 Thread Kevin Hilman
Gopinath, Thara th...@ti.com writes: [...] I agree probably regulator framework would be the best place for this but then IMO regulator framework needs a lot of changes to support the kind of use-counting we need in the voltage layer. To start with regulator_get keeps the use counting only

Re: [PATCH v2 00/10] split out emac cpdma and mdio for reuse

2010-09-03 Thread Kevin Hilman
Cyril Chemparathy cy...@ti.com writes: Hi Kevin, [...] Although am3517 (omap) board support code has been updated as needed, emac does not work on this platform. Just to clarify... did EMAC work on AM3517 before this series? No. It didn't work before this series. To get AM3517 EMAC

Re: [PATCH 3/6] ARM: Fix v7wbi_tlb_flags for SMP on UP

2010-09-03 Thread Russell King - ARM Linux
On Fri, Sep 03, 2010 at 10:04:03AM -0700, Tony Lindgren wrote: * Russell King - ARM Linux li...@arm.linux.org.uk [100903 02:02]: On Fri, Sep 03, 2010 at 10:07:34AM +0100, Russell King - ARM Linux wrote: On Thu, Sep 02, 2010 at 04:47:46PM -0700, Tony Lindgren wrote: Correction, only boots

Re: [PATCH v2 00/11] OMAP: DMA: HWMOD and DMA as platform driver

2010-09-03 Thread Kevin Hilman
Manjunatha GK manj...@ti.com writes: This patch series has review comments incorporated which are received for v1 version. The review comments can be found at: http://www.spinics.net/lists/linux-omap/msg34291.html http://www.spinics.net/lists/linux-omap/msg34292.html

Re: [PATCH v2 10/11] OMAP: DMA: Use DMA device attributes

2010-09-03 Thread Kevin Hilman
Manjunatha GK manj...@ti.com writes: Existing DMA API's are using cpu_is_ checks for differenciating omap1 and omap2plus code. This patch replaces cpu_is_ checks with DMA device attributes and also moves API's which are OMAP1 and OMAP2plus specific into respective mach-omap dma

Re: [PATCH v2 04/11] OMAP3: DMA: HWMOD: Add hwmod data structures

2010-09-03 Thread Kevin Hilman
Manjunatha GK manj...@ti.com writes: This patch adds OMAP3 DMA hwmod structures. Subject should be something like: OMAP3: hwmod data: add system DMA Signed-off-by: Manjunatha GK manj...@ti.com Cc: Benoit Cousson b-cous...@ti.com Cc: Kevin Hilman khil...@deeprootsystems.com Cc: Santosh

Re: [PATCH v2 07/11] OMAP2/3/4: DMA: HWMOD: Device registration

2010-09-03 Thread Kevin Hilman
Manjunatha GK manj...@ti.com writes: This patch converts omap2/3/4 dma driver into platform devices through using omap hwmod, omap device and runtime pm frameworks. Signed-off-by: Manjunatha GK manj...@ti.com Cc: Benoit Cousson b-cous...@ti.com Cc: Kevin Hilman khil...@deeprootsystems.com

Re: [PATCH v2 08/11] OMAP: DMA: Convert DMA library into DMA platform Driver

2010-09-03 Thread Kevin Hilman
Manjunatha GK manj...@ti.com writes: This patch converts DMA library into DMA platform driver and make use of platform data provided by HWMOD data base for OMAP2PLUS onwards. For OMAP1 processors, the DMA driver in mach-omap uses resource structures for getting platform data. Also, it

Re: [PATCH v2 09/11] OMAP: DMA: Implement generic errata handling

2010-09-03 Thread Kevin Hilman
Manjunatha GK manj...@ti.com writes: This patch introduces generic way of handling all OMAP DMA errata's which are applicable for OMAP1 and OMAP2PLUS processors. Signed-off-by: Manjunatha GK manj...@ti.com Cc: Benoit Cousson b-cous...@ti.com Cc: Kevin Hilman khil...@deeprootsystems.com Cc:

Re: [PATCH v2 00/11] OMAP: DMA: HWMOD and DMA as platform driver

2010-09-03 Thread Kevin Hilman
G, Manjunath Kondaiah manj...@ti.com writes: If there are no further comments, can you please stage this patch series on hwmods-omap4 branch? Reviewed. Still a long ways to go..., also I didn't see you address the typo pointed out by Mika Westerberg on PATCH 03/11. Also, testing on

Re: [PATCH] I2C: Fix for suspend/resume issue in i2c-core

2010-09-03 Thread Rafael J. Wysocki
On Friday, September 03, 2010, Sripathy, Vishwanath wrote: -Original Message- From: Jean Delvare [mailto:kh...@linux-fr.org] Sent: Wednesday, September 01, 2010 2:11 PM To: Rafael J. Wysocki Cc: Mark Brown; Kevin Hilman; Sripathy, Vishwanath; linux-...@vger.kernel.org;