Re: [PATCH 4/4][v3] OMAP:iommu- add TLB preservation support

2010-04-21 Thread Hiroshi DOYU
Hi Hari, From: ext Kanigeri, Hari h-kanige...@ti.com Subject: [PATCH 4/4][v3] OMAP:iommu- add TLB preservation support Date: Wed, 21 Apr 2010 00:57:10 +0200 From b76cbee7bb442f61dd2f29ed64ccf98efd871791 Mon Sep 17 00:00:00 2001 From: Hari Kanigeri h-kanige...@ti.com Date: Tue, 20 Apr 2010

Re: [PATCH 3/4][v3] OMAP:iommu - missing check for TLB valid entry

2010-04-21 Thread Hiroshi DOYU
From: ext Kanigeri, Hari h-kanige...@ti.com Subject: [PATCH 3/4][v3] OMAP:iommu - missing check for TLB valid entry Date: Wed, 21 Apr 2010 00:56:59 +0200 From 76471c57074ff5a816ad590aca64e3958ed487fa Mon Sep 17 00:00:00 2001 From: Hari Kanigeri h-kanige...@ti.com Date: Tue, 20 Apr 2010

Re: [PATCH 0/4][V3] OMAP: IOMMU patches to support OMAP4 and TLB preservation support

2010-04-21 Thread Hiroshi DOYU
Hi Hari, From: ext Kanigeri, Hari h-kanige...@ti.com Subject: [PATCH 0/4][V3] OMAP: IOMMU patches to support OMAP4 and TLB preservation support Date: Wed, 21 Apr 2010 00:55:14 +0200 Following are the revised patches addressing the comments from Santosh, Felipe, and Hiroshi. The detailed

Re: [RFC] [PATCH 1/3] OMAP4: Keyboard Controller Support

2010-04-21 Thread Dmitry Torokhov
Hi Abraham, On Tue, Apr 13, 2010 at 08:10:48PM -0500, Arce, Abraham wrote: Keyboard controller for OMAP4 with built-in scanning algorithm. The following implementations are used: - matrix_keypac.c logic - hwmod framework - threaded irq Signed-off-by: Syed Rafiuddin

Re: [PATCHv3 0/5] OMAP: RX51: Add LCD Panel Support for N900

2010-04-21 Thread Roger Quadros
Valkeinen Tomi (Nokia-D/Helsinki) wrote: On Tue, 2010-04-20 at 14:53 +0200, Quadros Roger (Nokia-D/Helsinki) wrote: Hi Tomi, Quadros Roger (Nokia-D/Helsinki) wrote: Tomi, Resending the patchset. Checkpatch was not complaining at my end. Probably the mail server is mangling the patches. I

[PATCH v7] board-omap3-beagle: add DSS2 support

2010-04-21 Thread Koen Kooi
This patch adds DSS2 support to the beagleboard boardfile. DVI and TV-out are supported. Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- Changes since v1: * removed beagle_panel_enable_tv() and beagle_panel_disable_tv() Changes since v2: * changed to REGULATOR_SUPPLY(_name,

Re: [PATCH v7] board-omap3-beagle: add DSS2 support

2010-04-21 Thread Felipe Contreras
On Wed, Apr 21, 2010 at 1:02 PM, Koen Kooi koen.k...@gmail.com wrote: This patch adds DSS2 support to the beagleboard boardfile. DVI and TV-out are supported. Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- @@ -456,8 +503,9 @@ static void __init omap3_beagle_init(void)        /*

Re: [PATCH v7] board-omap3-beagle: add DSS2 support

2010-04-21 Thread Koen Kooi
Op 21 apr 2010, om 12:06 heeft Felipe Contreras het volgende geschreven: On Wed, Apr 21, 2010 at 1:02 PM, Koen Kooi koen.k...@gmail.com wrote: This patch adds DSS2 support to the beagleboard boardfile. DVI and TV-out are supported. Signed-off-by: Koen Kooi k...@dominion.thruhere.net ---

RE: [PATCH] OMAP3: I2C: Errata i207: Clear wrong RDR interrupt

2010-04-21 Thread G, Manjunath Kondaiah
Sorry for reopening closed discussion thread. -Original Message- From: Menon, Nishanth Sent: Thursday, April 01, 2010 7:23 PM To: G, Manjunath Kondaiah Cc: ben-li...@fluff.org; linux-omap@vger.kernel.org; linux-...@vger.kernel.org; Kalliguddi, Hema Subject: Re: [PATCH] OMAP3:

RE: [PATCH] OMAP: DSS2: GFX FIFO UNDERFLOW issue fixed

2010-04-21 Thread Hiremath, Vaibhav
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Hiremath, Vaibhav Sent: Friday, April 16, 2010 4:28 PM To: Tomi Valkeinen Cc: linux-omap@vger.kernel.org Subject: RE: [PATCH] OMAP: DSS2: GFX FIFO UNDERFLOW issue fixed

RE: [PATCH] OMAP: DSS2: GFX FIFO UNDERFLOW issue fixed

2010-04-21 Thread Tomi Valkeinen
On Wed, 2010-04-21 at 12:45 +0200, ext Hiremath, Vaibhav wrote: -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Hiremath, Vaibhav Sent: Friday, April 16, 2010 4:28 PM To: Tomi Valkeinen Cc:

RE: [PATCH] OMAP: DSS2: GFX FIFO UNDERFLOW issue fixed

2010-04-21 Thread Hiremath, Vaibhav
-Original Message- From: Tomi Valkeinen [mailto:tomi.valkei...@nokia.com] Sent: Wednesday, April 21, 2010 4:40 PM To: Hiremath, Vaibhav Cc: linux-omap@vger.kernel.org Subject: RE: [PATCH] OMAP: DSS2: GFX FIFO UNDERFLOW issue fixed On Wed, 2010-04-21 at 12:45 +0200, ext Hiremath,

Re: [PATCH] omap_hsmmc: improve interrupt synchronisation

2010-04-21 Thread Venkatraman S
Adrian Hunter adrian.hun...@nokia.com wrote: From: Adrian Hunter adrian.hun...@nokia.com Date: Wed, 14 Apr 2010 16:26:45 +0300 Subject: [PATCH] omap_hsmmc: improve interrupt synchronisation The following changes were needed:        - do not use in_interrupt() because it will not work        

Re: [PATCH] omap_hsmmc: improve interrupt synchronisation

2010-04-21 Thread Adrian Hunter
Venkatraman S wrote: Adrian Hunter adrian.hun...@nokia.com wrote: From: Adrian Hunter adrian.hun...@nokia.com Date: Wed, 14 Apr 2010 16:26:45 +0300 Subject: [PATCH] omap_hsmmc: improve interrupt synchronisation The following changes were needed: - do not use in_interrupt() because it

RE: [PATCH] OMAP: DSS2: GFX FIFO UNDERFLOW issue fixed

2010-04-21 Thread Hiremath, Vaibhav
-Original Message- From: Tomi Valkeinen [mailto:tomi.valkei...@nokia.com] Sent: Wednesday, April 21, 2010 4:40 PM To: Hiremath, Vaibhav Cc: linux-omap@vger.kernel.org Subject: RE: [PATCH] OMAP: DSS2: GFX FIFO UNDERFLOW issue fixed On Wed, 2010-04-21 at 12:45 +0200, ext Hiremath,

FYI: DLL workaround patch for 3630

2010-04-21 Thread Peter 'p2' De Schrijver
Hi, As promised, in attachment my work around for the DLL lock issue for 3630. The patch also disables off mode for 3430 as the workaround for this chip is slightly different. This patch is posted for informational purposes only. Thanks, Peter. -- goa is a state of mind From

[PATCH] cbus: fix comilation breakage

2010-04-21 Thread Alexander Shishkin
Just tried to build n8x0_defconfig on the current master and got cbus failing to compile due to implicit kzalloc() (and others from slab.h) references. I'm not sure that including slab.h directly is the right thing to do here, though. Signed-off-by: Alexander Shishkin a...@koowaldah.org ---

[PATCH 0/7] Adding MMC Support on OMAP4430 SDP

2010-04-21 Thread kishore kadiyala
This patch series basically adds board and regulator support for MMC1 and MMC2 controllers on OMAP4. This is based on latest mainline version 2.6.34-rc4 and boot tested on OMAP4430 SDP. This patch series has dependencies on OMAP4 i2c support and regulator which was posted earlier [1]

[PATCH 1/7] OMAP4-HSMMC: FIX for MMC5 Controller IRQ Base

2010-04-21 Thread kishore kadiyala
This patch fixes HSMMC Controller5 IRQ Base. Signed-off-by: Kishore Kadiyala kishore.kadiy...@ti.com --- arch/arm/mach-omap2/devices.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c index 23e4d77..2271b9b

[PATCH 2/7] OMAP4-HSMMC: Adding HSMMC support for OMAP4430 Board file

2010-04-21 Thread kishore kadiyala
This patch adds MMC1 and MMC2 Controller support for OMAP4430 Board file. Signed-off-by: Kishore Kadiyala kishore.kadiy...@ti.com --- arch/arm/mach-omap2/Makefile|3 +- arch/arm/mach-omap2/board-4430sdp.c | 39 +++--- 2 files changed, 33 insertions(+), 9

[PATCH 3/7] OMAP4-HSMMC: Adding Card detect support

2010-04-21 Thread kishore kadiyala
Since OMAP4's card detection doesn't support GPIO,this patch basically moves card detection API from driver to Board file so that it can handle in both GPIO and NON-GPIO case. This Patch also adds a flag which can differentiate whether the card-detect line is GPIO or NON-GPIO. Signed-off-by:

[PATCH 4/7] OMAP4-HSMMC: Addind MMC-TWL regulator changes

2010-04-21 Thread kishore kadiyala
This patch adds PBIAS Configuration during POWER ON and OFF. Also it adds MMC1 Card detect configuration on Phoenix Signed-off-by: Kishore Kadiyala kishore.kadiy...@ti.com --- arch/arm/mach-omap2/hsmmc.c | 145 +++--

[PATCH 5/7] OMAP4-HSMMC: Adds Dummy Interface clock's for MMC controllers

2010-04-21 Thread kishore kadiyala
This patch adds dummy Interface clocks for MMC controllers Signed-off-by: Kishore Kadiyala kishore.kadiy...@ti.com --- arch/arm/mach-omap2/clock44xx_data.c | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/arch/arm/mach-omap2/clock44xx_data.c

[PATCH 7/7] OMAP4-HSMMC: Adding OMAP4 Support

2010-04-21 Thread kishore kadiyala
This patch adds HSMMC support in OMAP4430 Defconfig. Signed-off-by: Kishore Kadiyala kishore.kadiy...@ti.com --- arch/arm/configs/omap_4430sdp_defconfig | 19 ++- 1 files changed, 18 insertions(+), 1 deletions(-) diff --git a/arch/arm/configs/omap_4430sdp_defconfig

Re: [PATCH 2/7] OMAP4-HSMMC: Adding HSMMC support for OMAP4430 Board file

2010-04-21 Thread Tony Lindgren
* kishore kadiyala kishore.kadiy...@ti.com [100421 11:15]: This patch adds MMC1 and MMC2 Controller support for OMAP4430 Board file. Signed-off-by: Kishore Kadiyala kishore.kadiy...@ti.com --- arch/arm/mach-omap2/Makefile|3 +- arch/arm/mach-omap2/board-4430sdp.c | 39

[PATCH 1/1] i2c-omap: add mpu wake up latency constraint in i2c

2010-04-21 Thread Kevin Hilman
From: Kalle Jokiniemi kalle.jokini...@digia.com While waiting for completion of the i2c transfer, the MPU could hit OFF mode and cause several msecs of delay that made i2c transfers fail more often. The extra delays and subsequent re-trys cause i2c clocks to be active more often. This has also an

Re: [PATCH 3/7] OMAP4-HSMMC: Adding Card detect support

2010-04-21 Thread Tony Lindgren
* kishore kadiyala kishore.kadiy...@ti.com [100421 11:16]: Since OMAP4's card detection doesn't support GPIO,this patch basically moves card detection API from driver to Board file so that it can handle in both GPIO and NON-GPIO case. This Patch also adds a flag which can differentiate whether

Re: [PATCH 4/7] OMAP4-HSMMC: Addind MMC-TWL regulator changes

2010-04-21 Thread Tony Lindgren
* kishore kadiyala kishore.kadiy...@ti.com [100421 11:16]: This patch adds PBIAS Configuration during POWER ON and OFF. Also it adds MMC1 Card detect configuration on Phoenix Signed-off-by: Kishore Kadiyala kishore.kadiy...@ti.com --- arch/arm/mach-omap2/hsmmc.c | 145

Re: [PATCH v2] dma: fix scope of errata i88 upto 3430ES1.0

2010-04-21 Thread Tony Lindgren
* Venkatraman S svenk...@ti.com [100419 03:47]: Hi Tony, Venkatraman S svenk...@ti.com wrote: From 2799506180649cbb61d24cf2b4171425b2e1fa80 Mon Sep 17 00:00:00 2001 From: Venkatraman S svenk...@ti.com Date: Mon, 5 Apr 2010 20:56:27 +0530 Subject: [PATCH] dma: fix scope of errata i88

Re: [PATCH 2/3] OMAP3630: PM: implement Foward Body-Bias for OPP1G

2010-04-21 Thread Mike Turquette
Eduardo Valentin wrote: Hello Mike, On Fri, Apr 16, 2010 at 11:33:22PM +0200, ext Mike Turquette wrote: Introduces voltscale_adaptive_body_bias function to voltage.c. voltscale_adaptive_body_bias is called by omap_voltage_scale after a voltage transition has occured. Currently

Re: [PATCH] MFD: TWL4030: changes for TRITON glitch fix

2010-04-21 Thread Tony Lindgren
* Kevin Hilman khil...@deeprootsystems.com [100420 16:01]: Lesly A M lesl...@ti.com writes: Fix for TWL5030 Silicon Errata 27 28: 27 - VDD1, VDD2, may have glitches when their output value is updated. 28 - VDD1 and / or VDD2 DCDC clock may stop working when internal clock

Re: [PATCH v2] OMAP3: I2C: Errata ID i207: Clear wrong RDR interrupt

2010-04-21 Thread Tony Lindgren
* Manjunatha GK manj...@ti.com [100413 06:32]: Under certain rare conditions, I2C_STAT[13].RDR bit may be set and the corresponding interrupt fire, even there is no data in the receive FIFO, or the I2C data transfer is still ongoing. These spurious RDR events must be ignored by the software.

Re: [PATCH v4] OMAP2/3: I2C: Errata ID i207: Clear wrong RDR interrupt

2010-04-21 Thread Tony Lindgren
* Ben Dooks ben-li...@fluff.org [100419 17:12]: On Mon, Apr 19, 2010 at 12:44:22PM +0530, Manjunatha GK wrote: Under certain rare conditions, I2C_STAT[13].RDR bit may be set and the corresponding interrupt fire, even there is no data in the receive FIFO, or the I2C data transfer is still

Re: [PATCH 1/3][v2] OMAP:iommu support for OMAP4

2010-04-21 Thread Tony Lindgren
* Kanigeri, Hari h-kanige...@ti.com [100420 15:03]: Felipe, -Original Message- From: Felipe Contreras [mailto:felipe.contre...@gmail.com] Sent: Tuesday, April 20, 2010 4:49 PM To: Kanigeri, Hari Cc: linux-omap@vger.kernel.org; Shilimkar, Santosh; Hiroshi DOYU;

Re: [PATCH 2/4][v3] OMAP:iommu support for OMAP4

2010-04-21 Thread Tony Lindgren
* Kanigeri, Hari h-kanige...@ti.com [100420 15:52]: From 9a2bcae7a2de6890884c23c45563eece1e6838de Mon Sep 17 00:00:00 2001 From: Hari Kanigeri h-kanige...@ti.com Date: Tue, 20 Apr 2010 17:39:18 -0500 Subject: [PATCH 2/4] OMAP:iommu support for OMAP4 This patch provides the iommu support for

Re: [PATCH 2/3] OMAP3630: PM: implement Foward Body-Bias for OPP1G

2010-04-21 Thread Mike Turquette
Paul Walmsley wrote: Hi Mike, some comments. On Fri, 16 Apr 2010, Mike Turquette wrote: Introduces voltscale_adaptive_body_bias function to voltage.c. voltscale_adaptive_body_bias is called by omap_voltage_scale after a voltage transition has occured. Currently voltscale_adaptive_body_bias

RE: [PATCH 2/4][v3] OMAP:iommu support for OMAP4

2010-04-21 Thread Kanigeri, Hari
Tony, -Original Message- From: Tony Lindgren [mailto:t...@atomide.com] Sent: Wednesday, April 21, 2010 5:05 PM To: Kanigeri, Hari Cc: linux-omap@vger.kernel.org; Shilimkar, Santosh; Felipe Contreras; Hiroshi DOYU Subject: Re: [PATCH 2/4][v3] OMAP:iommu support for OMAP4 *

[APPLIED]

2010-04-21 Thread Tony Lindgren
MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Perl Net::SMTP This patch has been applied to the linux-omap by youw fwiendly patch wobot. Branch in linux-omap: omap-fixes Initial commit ID (Likely to change):

[APPLIED]

2010-04-21 Thread Tony Lindgren
MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Perl Net::SMTP This patch has been applied to the linux-omap by youw fwiendly patch wobot. Branch in linux-omap: omap-fixes Initial commit ID (Likely to change):

[APPLIED]

2010-04-21 Thread Tony Lindgren
MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Perl Net::SMTP This patch has been applied to the linux-omap by youw fwiendly patch wobot. Branch in linux-omap: omap-fixes Initial commit ID (Likely to change):

[APPLIED]

2010-04-21 Thread Tony Lindgren
MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Perl Net::SMTP This patch has been applied to the linux-omap by youw fwiendly patch wobot. Branch in linux-omap: omap-fixes Initial commit ID (Likely to change):

Re: [PATCH] cbus: fix comilation breakage

2010-04-21 Thread Paul Walmsley
On Wed, 21 Apr 2010, Alexander Shishkin wrote: Just tried to build n8x0_defconfig on the current master and got cbus failing to compile due to implicit kzalloc() (and others from slab.h) references. I'm not sure that including slab.h directly is the right thing to do here, though.

Re: [PATCH 1/1] i2c-omap: add mpu wake up latency constraint in i2c

2010-04-21 Thread Paul Walmsley
On Wed, 21 Apr 2010, Kevin Hilman wrote: From: Kalle Jokiniemi kalle.jokini...@digia.com While waiting for completion of the i2c transfer, the MPU could hit OFF mode and cause several msecs of delay that made i2c transfers fail more often. The extra delays and subsequent re-trys cause i2c

Re: [PATCH 03/13] DSPBRIDGE: Moving functions from mem.c to drv.c

2010-04-21 Thread Nishanth Menon
Kanigeri, Hari had written, on 04/16/2010 06:46 AM, the following: Ivan, In the commit 702b94bff3c50542a6e4ab9a4f4cef093262fe65 (2.6.34) the functions dmac_inv_range and dmac_clean_range were removed. I'm wondering how to fix this in order to rebase to 2.6.34. Thanks Sharing with a wider

RE: [PATCH 3/7] OMAP4-HSMMC: Adding Card detect support

2010-04-21 Thread Madhusudhan
-Original Message- From: Tony Lindgren [mailto:t...@atomide.com] Sent: Wednesday, April 21, 2010 2:08 PM To: kishore kadiyala Cc: linux-...@vger.kernel.org; linux-omap@vger.kernel.org; madhu...@ti.com; jarkko.lavi...@nokia.com; rmk+l...@arm.linux.org.uk; santosh.shilim...@ti.com

[PATCH 0/3] Bridge DVFS cleanups

2010-04-21 Thread Nishanth Menon
Cleanup Bridge dvfs and Get it functional again. Some NOTEs for using with bleeding edge kernel branch such as pm-wip-opp: with linux-omap-pm pm-wip-opp branch, we need to revert commit: 702b94bff3c50542a6e4ab9a4f4cef093262fe65 as a hack to make bridge build with 2.6.34-rc4 kernel, also a io.c

RE: [PATCH 4/4][v3] OMAP:iommu- add TLB preservation support

2010-04-21 Thread Kanigeri, Hari
Hi Hiroshi, @@ -241,6 +238,11 @@ int load_iotlb_entry(struct iommu *obj, struct iotlb_entry *e) break; } + if (l.base == obj-nr_tlb_entries) { + dev_dbg(obj-dev, %s: preserve entries full\n, __func__); + err = -EBUSY; I am afraid

RE: [PATCH v4] OMAP: Fix for bus width which improves SD card's peformance.

2010-04-21 Thread Madhusudhan
-Original Message- From: kishore kadiyala [mailto:kishorek.kadiy...@gmail.com] Sent: Monday, April 19, 2010 10:52 AM To: Madhusudhan Cc: Nishanth Menon; felipe.ba...@nokia.com; m...@felipebalbi.com; Vimal Singh; t...@atomide.com; S, Venkatraman; linux-omap@vger.kernel.org;

Re: [PATCH 5/7] OMAP4-HSMMC: Adds Dummy Interface clock's for MMC controllers

2010-04-21 Thread Paul Walmsley
Kishore, On Wed, 21 Apr 2010, kishore kadiyala wrote: This patch adds dummy Interface clocks for MMC controllers Um, your patch removes the existing dummy interface clocks and adds them back again. Or is there some other point? Signed-off-by: Kishore Kadiyala kishore.kadiy...@ti.com ---

[PATCH 7/7] DSPBRIDGE: Change imode type to u8

2010-04-21 Thread Omar Ramirez Luna
From: Shivananda Hebbar x0heb...@ti.com imode is used to represent channel input or output mode. It can take value either 0, 1 or 2. Hence changing it to u8. Signed-off-by: Shivananda Hebbar x0heb...@ti.com --- arch/arm/plat-omap/include/dspbridge/io_sm.h |2 +-

Re: [PATCH 5/7] OMAP4-HSMMC: Adds Dummy Interface clock's for MMC controllers

2010-04-21 Thread kishore kadiyala
On Thu, Apr 22, 2010 at 6:44 AM, Paul Walmsley p...@pwsan.com wrote: Kishore, On Wed, 21 Apr 2010, kishore kadiyala wrote: This patch adds dummy Interface clocks for MMC controllers Um, your patch removes the existing dummy interface clocks and adds them back again.  Or is there some other

Re: [PATCH] OMAP: fix gpmc nand setup when no timings supplied

2010-04-21 Thread Mike Rapoport
Any comments on this? Mike Rapoport wrote: The gpmc nand infrastructure crashes when there no timing structure supplied in the omap_nand_platform_data. Adding check for gpmc_nand_data-gpmc_t pointer validity resolves the crash and allows to continue nand initialization without modifying gpmc