Re: [Query][omap iommu] Consulting iommu if a physical region is mappable before actually mapping it

2010-05-04 Thread Hiroshi DOYU
From: ext Aguirre, Sergio saagui...@ti.com Subject: RE: [Query][omap iommu] Consulting iommu if a physical region is mappable before actually mapping it Date: Mon, 3 May 2010 21:23:46 +0200 -Original Message- From: Kanigeri, Hari Sent: Monday, May 03, 2010 2:09 PM To: Aguirre,

RE: [PATCH] nand support on omap3 boards

2010-05-04 Thread Ghorai, Sukumar
Tony, Would you please check if there are no further comments and could you pull them in? 1/8: https://patchwork.kernel.org/patch/92220/ 2/8: https://patchwork.kernel.org/patch/92232/ 3/8: https://patchwork.kernel.org/patch/92221/ 4/8: https://patchwork.kernel.org/patch/92230/ 5/8:

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

2010-05-04 Thread kishore kadiyala
On Thu, Apr 22, 2010 at 12:17 AM, Tony Lindgren t...@atomide.com wrote: * 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 ---  

Recall: [PATCH] nand support on omap3 boards

2010-05-04 Thread Ghorai, Sukumar
Ghorai, Sukumar would like to recall the message, [PATCH] nand support on omap3 boards.-- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

RE: [PATCH] nand support on omap3 boards

2010-05-04 Thread Ghorai, Sukumar
Tony, Would you please check if there are no further comments and could you pull them in? 1/8: https://patchwork.kernel.org/patch/92220/ 2/8: https://patchwork.kernel.org/patch/92232/ 3/8: https://patchwork.kernel.org/patch/92221/ 4/8: https://patchwork.kernel.org/patch/92230/ 5/8:

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

2010-05-04 Thread kishore kadiyala
On Thu, Apr 22, 2010 at 2:30 AM, Tony Lindgren t...@atomide.com wrote: * 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

Re: [RFC/PATCH 6/8] omap: mailbox: more more stuff to omap2_mbox_init

2010-05-04 Thread Hiroshi DOYU
From: ext Kanigeri, Hari h-kanige...@ti.com Subject: RE: [RFC/PATCH 6/8] omap: mailbox: more more stuff to omap2_mbox_init Date: Mon, 3 May 2010 20:50:39 +0200 Felipe, Small suggestion...if we are re-organizing can we make it look similar to how iommu is structured? This way we can maintain

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

2010-05-04 Thread kishore kadiyala
On Thu, Apr 22, 2010 at 12:38 AM, Tony Lindgren t...@atomide.com wrote: * 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

RE: [RFC][PATCH1/2] SFH7741: proximity sensor driver support

2010-05-04 Thread Hemanth V
- Original Message - From: Datta, Shubhrajyoti shubhrajy...@ti.com From: Datta, Shubhrajyoti Sent: Monday, May 03, 2010 11:07 AM To: Datta, Shubhrajyoti Subject: [RFC][PATCH1/2] SFH7741: proximity sensor driver support + +static irqreturn_t sfh7741_isr(int irq, void

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

2010-05-04 Thread kishore kadiyala
On Thu, Apr 22, 2010 at 12:09 PM, Russell King r...@arm.linux.org.uk wrote: On Wed, Apr 21, 2010 at 11:50:56PM +0530, kishore kadiyala wrote: This patch adds dummy Interface clocks for MMC controllers Looks to me as if it changes the formatting; it doesn't seem to be adding anything. I have

Re: [PATCH v5 1/5] omap3: pm: fix for twl4030 script load

2010-05-04 Thread Eduardo Valentin
Hello Lesly, On Mon, Apr 19, 2010 at 01:43:00PM +0200, ext Lesly A M wrote: This patch will fix the TRITON sleep/wakeup sequence. OK. Since the function to populate the sleep script is getting called always irrespective of the flag TWL4030_SLEEP_SCRIPT, other scripts data is getting over

Re: [PATCHv3 1/3] TCA6416 keypad : Implement keypad driver for keys interfaced to TCA6416

2010-05-04 Thread Dmitry Torokhov
On Fri, Apr 30, 2010 at 07:49:20PM +0530, Govindarajan, Sriramakrishnan wrote: [Sriram] Dmitry, once you have reviewed the changes, should I re-post the patch series with your patch added to the series? Sriram, Thank you for reviewing my changes. I folded my changes into your original

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

2010-05-04 Thread Venkatraman S
Tony Lindgren t...@atomide.com wrote: * Venkatraman S svenk...@ti.com [100426 07:46]: Tony Lindgren t...@atomide.com wrote: * Venkatraman S svenk...@ti.com [100419 03:47]: Hi Tony, Venkatraman S svenk...@ti.com wrote: From 2799506180649cbb61d24cf2b4171425b2e1fa80 Mon Sep 17 00:00:00

Re: [PATCH 11/11] omap2/3/4: Disable CONFIG_FB_OMAP in omap3_defconfig

2010-05-04 Thread Tomi Valkeinen
Hi, On Tue, 2010-05-04 at 02:52 +0200, ext Tony Lindgren wrote: * Tony Lindgren t...@atomide.com [100430 13:47]: * Tony Lindgren t...@atomide.com [100430 13:32]: Looks like CONFIG_FB_OMAP prevents somehow mounting root on MMC at least on zoom3 for multi-omap. Disable CONFIG_FB until the

RE: [PATCH v5 1/5] omap3: pm: fix for twl4030 script load

2010-05-04 Thread Lesly Arackal Manuel
-Original Message- From: Eduardo Valentin [mailto:eduardo.valen...@nokia.com] Sent: Tuesday, May 04, 2010 11:57 AM To: ext Lesly A M Cc: linux-omap@vger.kernel.org; Lesly A M; Nishanth Menon; David Derrick; Samuel Ortiz Subject: Re: [PATCH v5 1/5] omap3: pm: fix for twl4030 script

Re: [PATCH] OMAP2/3/4: DMA: reset controller during init

2010-05-04 Thread Mika Westerberg
On Mon, May 03, 2010 at 06:58:18PM +0200, ext Tony Lindgren wrote: * Mika Westerberg ext-mika.1.westerb...@nokia.com [100503 05:52]: (...) +/** + * omap_dma_reset() - perform software reset for the DMA controller + */ +static void omap_dma_reset(void) +{ + u32 v; + + if

[PATCH 2/2] usb: ehci-omap: fix Si version related programming

2010-05-04 Thread Ajay Kumar Gupta
AM3517 is based on ES3.1 thus ES2.x related programming is invalid for it so updating ES2.x programming. Also fixed below checkpatch warning: WARNING: unnecessary whitespace before a quoted newline Signed-off-by: Ajay Kumar Gupta ajay.gu...@ti.com --- drivers/usb/host/ehci-omap.c |4 ++-- 1

[PATCH 1/2] usb: ehci-omap: fix compilation warning

2010-05-04 Thread Ajay Kumar Gupta
Fixes below compilation warning: drivers/usb/host/ehci-hcd.c:425: warning: 'ehci_port_power' defined but not used Signed-off-by: Ajay Kumar Gupta ajay.gu...@ti.com --- drivers/usb/host/ehci-omap.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git

[PATCH] AM35x: fix UI card EHCI port and LCD dependency

2010-05-04 Thread Ajay Kumar Gupta
EHCI port on UI card and LCD share two pins (GPIO 181 and 182) thus they have to be mutually exclusive. Signed-off-by: Ajay Kumar Gupta ajay.gu...@ti.com --- Patch adding config (CONFIG_PANEL_SHARP_LQ043T1DG01) in AM3517 defconfig is already accepted and available in linux-omap/dss2 branch.

[no subject]

2010-05-04 Thread ming chen
unsubscribe linux-omap ming.c...@authentec.com -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[no subject]

2010-05-04 Thread ming chen
subscribe linux-omap -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [RFC/PATCH 6/8] omap: mailbox: more more stuff to omap2_mbox_init

2010-05-04 Thread Felipe Contreras
On Tue, May 4, 2010 at 9:04 AM, Hiroshi DOYU hiroshi.d...@nokia.com wrote: From: ext Kanigeri, Hari h-kanige...@ti.com Subject: RE: [RFC/PATCH 6/8] omap: mailbox: more more stuff to omap2_mbox_init Date: Mon, 3 May 2010 20:50:39 +0200       2. Compare iommu_get with mailbox_get. iommu_get uses

Re: [PATCH v5 1/5] omap3: pm: fix for twl4030 script load

2010-05-04 Thread Eduardo Valentin
Hello Lesly, On Tue, May 04, 2010 at 09:37:10AM +0200, ext Lesly Arackal Manuel wrote: -Original Message- From: Eduardo Valentin [mailto:eduardo.valen...@nokia.com] Sent: Tuesday, May 04, 2010 11:57 AM To: ext Lesly A M Cc: linux-omap@vger.kernel.org; Lesly A M; Nishanth Menon;

[PATCH] usb: musb: Update FIFO mode_5_cfg to accomodate 4K

2010-05-04 Thread Ajay Kumar Gupta
FIFO table fifo_5_cfg was added so that it can be used as a workaround for OMAP34x/35x errata which limits the FIFO space uses to be within first 8K or next 8K. Updating this table to accomodate an endpoint of 4K so that the same table can be used for high bandwidth transfers as used by some USB

RE: [PATCH] usb: musb: Update FIFO mode_5_cfg to accomodate 4K

2010-05-04 Thread Gadiyar, Anand
FIFO table fifo_5_cfg was added so that it can be used as a workaround for OMAP34x/35x errata which limits the FIFO space uses to be within first 8K or next 8K. Updating this table to accomodate an endpoint of 4K so that the same table can be used for high bandwidth transfers as used by

[PATCH] OMAP3: PM: fix AM35x musb issue with AUTOIDLE bit in CONTROL_SYSCONFIG

2010-05-04 Thread Ajay Kumar Gupta
MUSB interface on AM35x stops working when we set AUTOIDLE bit (D0) in CONTROL_SYSCONFIG(0x48002010) register. Signed-off-by: Ajay Kumar Gupta ajay.gu...@ti.com --- arch/arm/mach-omap2/pm34xx.c |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git

Re: [PATCH v2 3/4] omap: mailbox: fix reverse likeliness

2010-05-04 Thread Ohad Ben-Cohen
On Mon, May 3, 2010 at 9:02 PM, Tony Lindgren t...@atomide.com wrote: * Ohad Ben-Cohen o...@wizery.com [100502 08:40]: Fix reverse likeliness Signed-off-by: Ohad Ben-Cohen o...@wizery.com --- If you want, you can also reach me at ohadb at ti dot com .  arch/arm/plat-omap/mailbox.c |    4

RE: [Query][omap iommu] Consulting iommu if a physical region is mappable before actually mapping it

2010-05-04 Thread Aguirre, Sergio
Hiroshi, Hari, -Original Message- From: Hiroshi DOYU [mailto:hiroshi.d...@nokia.com] Sent: Tuesday, May 04, 2010 12:59 AM To: Aguirre, Sergio Cc: Kanigeri, Hari; linux-omap@vger.kernel.org Subject: Re: [Query][omap iommu] Consulting iommu if a physical region is mappable before

RE: [PATCH v3] arm: Fix .gitignore for boot/compressed folder

2010-05-04 Thread Aguirre, Sergio
Russell, From: Russell King - ARM Linux [mailto:li...@arm.linux.org.uk] Sent: Monday, May 03, 2010 2:59 PM On Mon, May 03, 2010 at 02:51:25PM -0500, Sergio Aguirre wrote: This should complement changes done in: commit e7db7b4270ed2a606b8c0b5f944a5f92ade0e84c Author: Albin Tonnerre

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

2010-05-04 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 v2 3/3] omap: gpmc-nand: add ability to keep timings defined by the bootloader

2010-05-04 Thread Mike Rapoport
Tony Lindgren wrote: * Mike Rapoport mike.rapop...@gmail.com [100503 13:28]: So it comes down to what provides better tolerance, the explicit NAND timings in nanosecs or (rounded) timings in ticks derived from bootloader settings... My experience is that you can get the nanosec timings from

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

2010-05-04 Thread Ville Syrjälä
On Tue, May 04, 2010 at 03:23:10PM +0200, ext Hiremath, Vaibhav wrote: -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

[RESEND PATCH v4 2/2] omap: rx-51: enable tsc2005

2010-05-04 Thread Aaro Koskinen
Enable TSC2005 touchscreen driver on the RX-51 board. Signed-off-by: Aaro Koskinen aaro.koski...@nokia.com --- arch/arm/configs/rx51_defconfig |1 + arch/arm/mach-omap2/board-rx51-peripherals.c | 57 ++ 2 files changed, 58 insertions(+), 0 deletions(-)

[RESEND PATCH v4 1/2] input: touchscreen: introduce tsc2005 driver

2010-05-04 Thread Aaro Koskinen
From: Lauri Leukkunen lauri.leukku...@nokia.com Introduce a driver for the Texas Instruments TSC2005 touchscreen controller (http://focus.ti.com/docs/prod/folders/print/tsc2005.html). The patch is based on a driver by Lauri Leukkunen, with modifications by David Brownell, Phil Carmody, Imre

RE: [PATCH 1/2] usb: ehci-omap: fix compilation warning

2010-05-04 Thread Gupta, Ajay Kumar
Hi, -Original Message- From: Gupta, Ajay Kumar Sent: Tuesday, May 04, 2010 1:15 PM To: linux-...@vger.kernel.org Cc: linux-omap@vger.kernel.org; felipe.ba...@nokia.com; Gupta, Ajay Kumar Subject: [PATCH 1/2] usb: ehci-omap: fix compilation warning Fixes below compilation warning:

Re: [PATCH 11/11] omap2/3/4: Disable CONFIG_FB_OMAP in omap3_defconfig

2010-05-04 Thread Tony Lindgren
* Tomi Valkeinen tomi.valkei...@nokia.com [100504 00:21]: Hi, On Tue, 2010-05-04 at 02:52 +0200, ext Tony Lindgren wrote: * Tony Lindgren t...@atomide.com [100430 13:47]: * Tony Lindgren t...@atomide.com [100430 13:32]: Looks like CONFIG_FB_OMAP prevents somehow mounting root on MMC

Re: [PATCH 11/11] omap2/3/4: Disable CONFIG_FB_OMAP in omap3_defconfig

2010-05-04 Thread Tomi Valkeinen
On Tue, 2010-05-04 at 16:40 +0200, ext Tony Lindgren wrote: * Tomi Valkeinen tomi.valkei...@nokia.com [100504 00:21]: Hi, On Tue, 2010-05-04 at 02:52 +0200, ext Tony Lindgren wrote: * Tony Lindgren t...@atomide.com [100430 13:47]: * Tony Lindgren t...@atomide.com [100430 13:32]:

RE: [PATCH 5/9] OMAP:GPIO: Introduce support for OMAP2PLUS chip specific GPIO

2010-05-04 Thread Varadarajan, Charulatha
-Original Message- From: Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: Saturday, May 01, 2010 4:33 AM To: Varadarajan, Charulatha Cc: linux-omap@vger.kernel.org; Nayak, Rajendra; p...@pwsan.com; t...@atomide.com Subject: Re: [PATCH 5/9] OMAP:GPIO: Introduce support for

RE: [PATCH 9/9] OMAP:GPIO: Implement GPIO as a platform device

2010-05-04 Thread Varadarajan, Charulatha
-Original Message- From: Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: Saturday, May 01, 2010 5:34 AM To: Varadarajan, Charulatha Cc: linux-omap@vger.kernel.org; Nayak, Rajendra; p...@pwsan.com; t...@atomide.com Subject: Re: [PATCH 9/9] OMAP:GPIO: Implement GPIO as a

[PATCH v2] OMAP3: Registering sgx device and it's platform data

2010-05-04 Thread Manjunatha GK
The SGX powervr_device is registered with it's platform specific data to provide information about setting constraint through omap_pm_set_min_bus_tput. Signed-off-by: Preshit Agarwal preshit.agar...@ti.com Signed-off-by: Manjunatha GK manj...@ti.com Cc: Tony Lindgren t...@atomide.com Cc: Kevin

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

2010-05-04 Thread Manjunatha GK
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. This patch handles and ignores RDR spurious

[PATCH v2 0/5] Adding MMC Support on OMAP4430 SDP

2010-05-04 Thread kishore kadiyala
Adding board and regulator support for MMC1 and MMC2 controllers on OMAP4. V2: - Rebased to Mainline version 2.6.34-rc6 - The Patch series has dependencies on I2c and Regulator support posted earlier [1] http://www.mail-archive.com/linux-omap@vger.kernel.org/msg26256.html [2]

[PATCH v2 1/5] OMAP4-HSMMC: Adding HSMMC support for OMAP4430 Board file

2010-05-04 Thread kishore kadiyala
This patch adds MMC1 and MMC2 Controller data 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, 34 insertions(+), 8

[PATCH v2 2/5] OMAP4-HSMMC: Adding Card detect support

2010-05-04 Thread kishore kadiyala
In OMAP4, card detect interrupt is provided by Phoenix and also card status is provided by MMCCTRL register of Phoenix. Since OMAP4's card detection doesn't support GPIO,this patch basically adds a flag which can differentiate whether the card-detect line is GPIO or NON-GPIO based.

[PATCH v2 3/5] OMAP4-HSMMC: Adding MMC-TWL regulator changes

2010-05-04 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 | 121 ++---

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

2010-05-04 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 |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/clock44xx_data.c

[PATCH v2 5/5] OMAP4-HSMMC: Enabling MMC support in OMAP4430SDP defconfig

2010-05-04 Thread kishore kadiyala
Enabling MMC support on 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 02b/11] omap2/3: Fix DEBUG_LL for omap zoom2/3

2010-05-04 Thread Pandita, Vikram
Tony -Original Message- From: Tony Lindgren [mailto:t...@atomide.com] Sent: Monday, May 03, 2010 7:59 PM To: Pandita, Vikram Cc: Kevin Hilman; linux-arm-ker...@lists.infradead.org; linux- o...@vger.kernel.org; Pais, Allen Subject: [PATCH 02b/11] omap2/3: Fix DEBUG_LL for omap zoom2/3

Re: new PM branch: OPP layer included

2010-05-04 Thread Kevin Hilman
On Fri, 2010-04-23 at 16:23 -0700, Kevin Hilman wrote: [...] Smart Reflex: Thara's v3 series available as pm-wip-sr. This is now based directly on the new PM branch instead of on pm-wip-opp. NOTE: the hwmod patches are now merged into l-o (omap-fixes branch) so they are no longer

Re: [PATCH v2 1/2] omap: pm34xx: Enable IO / IO-CHAIN wakeups for PER

2010-05-04 Thread Kevin Hilman
Mike Chan m...@android.com writes: On Mon, May 3, 2010 at 4:35 PM, Kevin Hilman khil...@deeprootsystems.com wrote: Mike Chan m...@android.com writes: IO events can also come from GPIO modules, which reside in the PER domain. It is possible for the PER to enter RET while CORE is still in ON.

Re: [PATCH 11/11] omap2/3/4: Disable CONFIG_FB_OMAP in omap3_defconfig

2010-05-04 Thread Tony Lindgren
* Tomi Valkeinen tomi.valkei...@nokia.com [100504 07:45]: On Tue, 2010-05-04 at 16:40 +0200, ext Tony Lindgren wrote: * Tomi Valkeinen tomi.valkei...@nokia.com [100504 00:21]: Hi, On Tue, 2010-05-04 at 02:52 +0200, ext Tony Lindgren wrote: * Tony Lindgren t...@atomide.com [100430

Re: [PATCH 2/4] OMAP4: SPI: Fix Driver Kconfig

2010-05-04 Thread Tony Lindgren
* Arce, Abraham x0066...@ti.com [100422 07:39]: From: Syed Rafiuddin rafiuddin.s...@ti.com Add OMAP4 data to allow McSPI driver built Signed-off-by: Syed Rafiuddin rafiuddin.s...@ti.com Signed-off-by: Shubhro a0393...@ti.com Signed-off-by: Santosh Shilimkar santosh shilim...@ti.com

Re: [PATCH v4 4/5(7)] input: serio: add support for Amstrad Delta serial keyboard port

2010-05-04 Thread Tony Lindgren
* Janusz Krzysztofik jkrzy...@tis.icnet.pl [100427 18:09]: The patch introduces a serio driver that supports a keyboard serial port found on the Amstrad Delta videophone board. After initializing the hardware, the driver reads its input data from a buffer filled in by the board FIQ (Fast

[APPLIED] [PATCH 8/9] OMAP: Devkit8000: Add mux initialization

2010-05-04 Thread Tony Lindgren
This patch has been applied to the linux-omap by youw fwiendly patch wobot. Branch in linux-omap: for-next Initial commit ID (Likely to change): 4725af90aa4076cdaed975a5a13b4fc512635265 PatchWorks http://patchwork.kernel.org/patch/87902/ Git (Likely to change, and takes a while to get

[APPLIED] [PATCH 9/9] OMAP: Devkit8000: Update default configuration

2010-05-04 Thread Tony Lindgren
This patch has been applied to the linux-omap by youw fwiendly patch wobot. Branch in linux-omap: for-next Initial commit ID (Likely to change): ee013946a0498f58271d88af417c033accb4ecae PatchWorks http://patchwork.kernel.org/patch/87903/ Git (Likely to change, and takes a while to get

Re: [PATCH v4 4/5(7)] input: serio: add support for Amstrad Delta serial keyboard port

2010-05-04 Thread Russell King - ARM Linux
On Tue, May 04, 2010 at 01:40:41PM -0700, Tony Lindgren wrote: * Janusz Krzysztofik jkrzy...@tis.icnet.pl [100427 18:09]: The patch introduces a serio driver that supports a keyboard serial port found on the Amstrad Delta videophone board. After initializing the hardware, the driver

Re: [PATCH v4 4/5(7)] input: serio: add support for Amstrad Delta serial keyboard port

2010-05-04 Thread Dmitry Torokhov
On Tue, May 04, 2010 at 09:48:36PM +0100, Russell King - ARM Linux wrote: On Tue, May 04, 2010 at 01:40:41PM -0700, Tony Lindgren wrote: * Janusz Krzysztofik jkrzy...@tis.icnet.pl [100427 18:09]: The patch introduces a serio driver that supports a keyboard serial port found on the

Re: [PATCH v2 3/3] omap: gpmc-nand: add ability to keep timings defined by the bootloader

2010-05-04 Thread Tony Lindgren
* Mike Rapoport m...@compulab.co.il [100504 06:19]: Tony Lindgren wrote: * Mike Rapoport mike.rapop...@gmail.com [100503 13:28]: So it comes down to what provides better tolerance, the explicit NAND timings in nanosecs or (rounded) timings in ticks derived from bootloader settings... My

[APPLIED] [PATCH v2 2/2] can:ti_hecc: Enable CAN support on AM3517.

2010-05-04 Thread Tony Lindgren
This patch has been applied to the linux-omap by youw fwiendly patch wobot. Branch in linux-omap: for-next Initial commit ID (Likely to change): 7241145120e803b600fc5aa1ef911c80ab68d1d5 PatchWorks http://patchwork.kernel.org/patch/82312/ Git (Likely to change, and takes a while to get

Re: [RFC/PATCH 0/2] 32k-sync timer patches

2010-05-04 Thread Tony Lindgren
* Felipe Balbi felipe.ba...@nokia.com [100331 04:02]: The following patches convert 32k-sync timer into a platform_driver and also remove dead code from timer32k.c If anyone has a good idea on how to fix-up timer-gp.c, I'll be glad to hear. Currently I can't move it to platform_driver

Re: [RFC/PATCHv2 1/4] gpiolib: introduce set_debounce method

2010-05-04 Thread Tony Lindgren
* Mark Brown broo...@opensource.wolfsonmicro.com [100402 05:30]: On Wed, Mar 31, 2010 at 06:35:09PM +0300, Felipe Balbi wrote: Few architectures, like OMAP, allow you to set a debouncing time for the gpio before generating the IRQ. Teach gpiolib about that. Signed-off-by: Felipe Balbi

Re: [PATCH] Add support for OMAP3Stalker boards

2010-05-04 Thread Tony Lindgren
Hi, Sorry for the delay in replying. Few comments, see below. * Jason l...@ema-tech.com [100303 06:16]: This patche add omap3 board support for the EMA-Tech StalkerBoards. Base on TI's EVM. snip --- a/arch/arm/mach-omap2/Kconfig +++ b/arch/arm/mach-omap2/Kconfig @@ -82,6 +82,26 @@

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

2010-05-04 Thread Paul Walmsley
On Tue, 4 May 2010, kishore kadiyala wrote: This patch adds dummy Interface clocks for MMC controllers Signed-off-by: Kishore Kadiyala kishore.kadiy...@ti.com Acked-by: Paul Walmsley p...@pwsan.com --- arch/arm/mach-omap2/clock44xx_data.c |5 + 1 files changed, 5 insertions(+),

Re: [PATCH 02b/11] omap2/3: Fix DEBUG_LL for omap zoom2/3

2010-05-04 Thread Tony Lindgren
* Pandita, Vikram vikram.pand...@ti.com [100504 10:29]: Tony -Original Message- From: Tony Lindgren [mailto:t...@atomide.com] Sent: Monday, May 03, 2010 7:59 PM To: Pandita, Vikram Cc: Kevin Hilman; linux-arm-ker...@lists.infradead.org; linux- o...@vger.kernel.org; Pais, Allen

Re: [PATCH v2 3/5] OMAP4-HSMMC: Adding MMC-TWL regulator changes

2010-05-04 Thread Paul Walmsley
Hello, On Tue, 4 May 2010, kishore kadiyala wrote: 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 | 121

[APPLIED] [PATCH 3/4] OMAP3 : clock data: Update name string for EMAC clocks.

2010-05-04 Thread Tony Lindgren
This patch has been applied to the linux-omap by youw fwiendly patch wobot. Branch in linux-omap: for-next Initial commit ID (Likely to change): 6cf3b367fffb3c56baa8fbb7e1f29718ff197dc7 PatchWorks http://patchwork.kernel.org/patch/84922/ Git (Likely to change, and takes a while to get

[APPLIED] [PATCH 4/4] AM3517 defconfig update : enable EMAC support

2010-05-04 Thread Tony Lindgren
This patch has been applied to the linux-omap by youw fwiendly patch wobot. Branch in linux-omap: for-next Initial commit ID (Likely to change): 08f6edf343289846d1c04fd53949cdf5f5ea4fc2 PatchWorks http://patchwork.kernel.org/patch/84920/ Git (Likely to change, and takes a while to get

RE: [PATCH v8 0/2] sDMA descriptor autoloading feature

2010-05-04 Thread Madhusudhan
-Original Message- From: svenk...@gmail.com [mailto:svenk...@gmail.com] On Behalf Of Venkatraman S Sent: Thursday, April 29, 2010 12:35 PM To: linux-omap@vger.kernel.org; linux-...@vger.kernel.org; linux-arm- ker...@lists.infradead.org Cc: Madhusudhan Chikkature; Tony Lindgren;

Re: [Resubmit: PATCH-V2] AM3517: Add VPFE Capture driver support

2010-05-04 Thread Tony Lindgren
* hvaib...@ti.com hvaib...@ti.com [100319 02:34]: From: Vaibhav Hiremath hvaib...@ti.com AM3517 and DM644x uses same CCDC IP, so reusing the driver for AM3517. Signed-off-by: Vaibhav Hiremath hvaib...@ti.com --- arch/arm/mach-omap2/board-am3517evm.c | 160

[APPLIED] [PATCH 2/2] OMAP2/3: Add V4L2 DSS driver support in device.c

2010-05-04 Thread Tony Lindgren
This patch has been applied to the linux-omap by youw fwiendly patch wobot. Branch in linux-omap: for-next Initial commit ID (Likely to change): df8a77d5a4b80dbcbd5c401875e7427e0bb37450 PatchWorks http://patchwork.kernel.org/patch/90106/ Git (Likely to change, and takes a while to get

[APPLIED] [PATCH] omap1: amsdelta: defconfig updates

2010-05-04 Thread Tony Lindgren
This patch has been applied to the linux-omap by youw fwiendly patch wobot. Branch in linux-omap: for-next Initial commit ID (Likely to change): a460e7aabb42c8dc6083dde6c21f49dd5806503a PatchWorks http://patchwork.kernel.org/patch/91091/ Git (Likely to change, and takes a while to get

[PATCH 1/2] ARM: McBSP: Fix request for irq in OMAP4

2010-05-04 Thread Jorge Eduardo Candelaria
In OMAP4, there is only one irq line for TX and RX paths. Use the correct irq line to avoid errors at runtime. Also, request irq line only once (instead of requesting for TX and RX). Signed-off-by: Jorge Eduardo Candelaria jorge.candela...@ti.com --- arch/arm/mach-omap2/mcbsp.c | 12

[PATCH 0/0] McBSP changes for OMAP4 platform

2010-05-04 Thread Jorge Eduardo Candelaria
The following patches enable McBSP driver to be used along with the audio driver in SDP4430 and other OMAP4 based boards. Jorge Eduardo Candelaria (2): ARM: McBSP: Fix request for irq in OMAP4 ARM: OMAP4: Add support for omap4 in McBSP driver arch/arm/mach-omap2/mcbsp.c | 12

[PATCH 2/2] ARM: OMAP4: Add support for omap4 in McBSP driver

2010-05-04 Thread Jorge Eduardo Candelaria
McBSP module in OMAP4 needs to be able to set its tx/rx threshold and enable the transmitter/receiver when starting an audio stream. Signed-off-by: Jorge Eduardo Candelaria jorge.candela...@ti.com Signed-off-by: Margarita Olaya Cabrera magi.ol...@ti.com --- arch/arm/plat-omap/mcbsp.c | 14

RE: [PATCH 1/2] ARM: McBSP: Fix request for irq in OMAP4

2010-05-04 Thread G, Manjunath Kondaiah
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Jorge Eduardo Candelaria Sent: Wednesday, May 05, 2010 5:08 AM To: linux-omap@vger.kernel.org Cc: Candelaria Villarreal, Jorge Subject: [PATCH 1/2] ARM: McBSP: Fix

RE: [PATCH v2 3/5] OMAP4-HSMMC: Adding MMC-TWL regulator changes

2010-05-04 Thread G, Manjunath Kondaiah
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of kishore kadiyala Sent: Tuesday, May 04, 2010 9:32 PM To: linux-...@vger.kernel.org; linux-omap@vger.kernel.org Cc: t...@atomide.com; Chikkature Rajashekar,

RE: [Resubmit: PATCH-V2] AM3517: Add VPFE Capture driver support

2010-05-04 Thread Hiremath, Vaibhav
-Original Message- From: Tony Lindgren [mailto:t...@atomide.com] Sent: Wednesday, May 05, 2010 4:48 AM To: Hiremath, Vaibhav Cc: linux-omap@vger.kernel.org; linux-me...@vger.kernel.org Subject: Re: [Resubmit: PATCH-V2] AM3517: Add VPFE Capture driver support * hvaib...@ti.com

Re: [PATCH v8 0/2] sDMA descriptor autoloading feature

2010-05-04 Thread Venkatraman S
On Wed, May 5, 2010 at 4:45 AM, Madhusudhan madhu...@ti.com wrote: -Original Message- From: svenk...@gmail.com [mailto:svenk...@gmail.com] On Behalf Of Venkatraman S Sent: Thursday, April 29, 2010 12:35 PM To: linux-omap@vger.kernel.org; linux-...@vger.kernel.org; linux-arm-

Re: Upcoming merge window and omap NAND patches

2010-05-04 Thread Artem Bityutskiy
On Wed, 2010-05-05 at 00:08 +0200, ext Tony Lindgren wrote: Hi all, There are several omap NAND patches pending, but some basic things should be fixed first. 1. The NAND driver needs to stop tinkering with the GPMC registers The omap General Purpose Memory Controller (GPMC) registers