RE: [PATCHV3 1/2] OMAP3: Set MPU and IVA bypass Clock Divider

2010-04-05 Thread Sripathy, Vishwanath
-Original Message- From: Paul Walmsley [mailto:p...@pwsan.com] Sent: Thursday, April 01, 2010 2:57 PM To: Sripathy, Vishwanath Cc: linux-omap@vger.kernel.org Subject: Re: [PATCHV3 1/2] OMAP3: Set MPU and IVA bypass Clock Divider On Thu, 1 Apr 2010, Vishwanath BS wrote: DSP

RE: [PATCHV3 1/2] OMAP3: Set MPU and IVA bypass Clock Divider

2010-04-05 Thread Paul Walmsley
On Mon, 5 Apr 2010, Sripathy, Vishwanath wrote: -Original Message- From: Paul Walmsley [mailto:p...@pwsan.com] On Thu, 1 Apr 2010, Vishwanath BS wrote: diff --git a/arch/arm/mach-omap2/clock3xxx_data.c b/arch/arm/mach- omap2/clock3xxx_data.c index d5153b6..d8e57a6

RE: [PATCH] OMAP3: SDRC : Errata 1.176 Fix - Accesses to DDR stall in SDRC after a Warm-reset

2010-04-05 Thread Sripathy, Vishwanath
Paul, Sorry for late response. Here is the answer for some of the queries that you had posted. -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Paul Walmsley Sent: Tuesday, January 26, 2010 11:13 AM To: Reddy, Teerth

[PATCH] omap: gpio: fix incorrect matching of IRQ_TYPE_EDGE_BOTH

2010-04-05 Thread Janusz Krzysztofik
Since IRQ_TYPE_EDGE_BOTH is defined as (IRQ_TYPE_EDGE_FALLING | IRQ_TYPE_EDGE_RISING), testing against it with a bitwise AND also matches both single-edge cases in addition to the intended both edges case. Fix it, replacing with a more accurate expression. Created and tested againts

RE: [PATCHV3 1/2] OMAP3: Set MPU and IVA bypass Clock Divider

2010-04-05 Thread Sripathy, Vishwanath
-Original Message- From: Paul Walmsley [mailto:p...@pwsan.com] Sent: Monday, April 05, 2010 4:44 PM To: Sripathy, Vishwanath Cc: linux-omap@vger.kernel.org Subject: RE: [PATCHV3 1/2] OMAP3: Set MPU and IVA bypass Clock Divider On Mon, 5 Apr 2010, Sripathy, Vishwanath wrote:

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

2010-04-05 Thread kishore kadiyala
From: Kishore Kadiyala kishore.kadiy...@ti.com This patch improves low speeds for SD cards. OMAP-MMC controller's can support maximum bus width of '8'. when bus width is mentioned as 8 in controller data,the SD stack will check whether bus width is 4 and if not it will set bus width to 1 and

RE: [PATCHV3 1/2] OMAP3: Set MPU and IVA bypass Clock Divider

2010-04-05 Thread Premi, Sanjeev
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Sripathy, Vishwanath Sent: Monday, April 05, 2010 5:23 PM To: Paul Walmsley Cc: linux-omap@vger.kernel.org Subject: RE: [PATCHV3 1/2] OMAP3: Set MPU and IVA bypass

RE: USB on omap2430

2010-04-05 Thread Viral Mehta
On Fri, Mar 26, 2010 at 12:08:11PM +0100, ext Viral Mehta wrote: I enabled earlyprintk and I have copy+pasted crashdump at the end of the email. It is not able to get otg_get_transceiver() since transceiver was never set. OMAP2430 uses ISP1301 (grepped from SDP manual). It is on I2C1 bus and

RE: USB on omap2430

2010-04-05 Thread Viral Mehta
Hi, static void __exit isp_exit(void) { After adding the above code, isp1301's probe is called but that fails before it does otg_set_transceiver() And I am debugging further on that path. ok, cool. When you get that done, please send a cleaned up diff with your signed-off-by line so it

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

2010-04-05 Thread Shilimkar, Santosh
Venkat, -Original Message- From: svenk...@gmail.com [mailto:svenk...@gmail.com] On Behalf Of S, Venkatraman Sent: Friday, April 02, 2010 5:05 PM To: linux-omap@vger.kernel.org Cc: Gopinath, Thara; Tony Lindgren; Shilimkar, Santosh Subject: [PATCH] dma: fix scope of errata i88 upto

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

2010-04-05 Thread Lesly Arackal Manuel
-Original Message- From: Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: Friday, March 19, 2010 5:31 AM To: Lesly A M Cc: linux-omap@vger.kernel.org; Nishanth Menon; David Derrick; Samuel Ortiz Subject: Re: [PATCH] MFD: TWL4030: changes for TRITON glitch fix Lesly A M

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

2010-04-05 Thread Venkatraman S
On Mon, Apr 5, 2010 at 7:56 PM, Shilimkar, Santosh santosh.shilim...@ti.com wrote: Venkat, -Original Message- From: svenk...@gmail.com [mailto:svenk...@gmail.com] On Behalf Of S, Venkatraman Sent: Friday, April 02, 2010 5:05 PM To: linux-omap@vger.kernel.org Cc: Gopinath, Thara;

Re: USB on omap2430

2010-04-05 Thread Felipe Balbi
Hi, On Mon, Apr 05, 2010 at 07:32:06PM +0530, Viral Mehta wrote: static void __exit isp_exit(void) { After adding the above code, isp1301's probe is called but that fails before it does otg_set_transceiver() And I am debugging further on that path. ok, cool. When you get that

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

2010-04-05 Thread Felipe Balbi
Hi, On Mon, Apr 05, 2010 at 06:26:16PM +0530, kishore kadiyala wrote: @@ -2091,9 +2091,9 @@ static int __init omap_hsmmc_probe(struct mmc-caps |= MMC_CAP_MMC_HIGHSPEED | MMC_CAP_SD_HIGHSPEED | MMC_CAP_WAIT_WHILE_BUSY; - if (mmc_slot(host).wires = 8) -

Re: USB on omap2430

2010-04-05 Thread Felipe Balbi
On Mon, Apr 05, 2010 at 07:41:25PM +0300, Felipe Balbi wrote: Hi, On Mon, Apr 05, 2010 at 07:32:06PM +0530, Viral Mehta wrote: static void __exit isp_exit(void) { After adding the above code, isp1301's probe is called but that fails before it does otg_set_transceiver()

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

2010-04-05 Thread Madhusudhan
-Original Message- From: Felipe Balbi [mailto:m...@felipebalbi.com] Sent: Monday, April 05, 2010 11:49 AM To: kishore kadiyala Cc: Madhusudhan; Vimal Singh; t...@atomide.com; svenk...@ti.com; linux- o...@vger.kernel.org; linux-ker...@vger.kernel.org; jarkko.lavi...@nokia.com

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

2010-04-05 Thread Madhusudhan
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Madhusudhan Sent: Monday, April 05, 2010 12:19 PM To: m...@felipebalbi.com; 'kishore kadiyala' Cc: 'Vimal Singh'; t...@atomide.com; svenk...@ti.com; linux-

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

2010-04-05 Thread Ben Dooks
On Thu, Apr 01, 2010 at 08:53:04AM -0500, Nishanth Menon wrote: G, Manjunath Kondaiah had written, on 04/01/2010 07:20 AM, the following: 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

Re: [PATCH] arm: omap1/2/3/4: convert clocksource to a platform_driver

2010-04-05 Thread Kevin Hilman
Felipe Balbi felipe.ba...@nokia.com writes: Convert the omap32k clocksource driver into a platform_driver and while at that, also remove the ifdeferry around the code. Signed-off-by: Felipe Balbi felipe.ba...@nokia.com --- Amended both patches into one since there were different clock

Re: [PATCH 0/2] [STAGING] Synaptic Touchscreen Driver

2010-04-05 Thread Christopher Heiny
On 04/01/2010 09:34 AM, Pavel Machek wrote: You probably want to post full source of syn*_i2c_rmi.c here, so that it gets review, and may be moved to drivers/input in 2.6.35... Yes, please do. -- -- Christopher Heiny Senior Staff Firmware Engineer Synaptics Incorporated -- To unsubscribe from

Account Owner

2010-04-05 Thread Webmail Service Team.
Vážení webmail uživatelského ú#269;tu, K dispozici bude upgrade v našem systému, mezi 5 dubna-12. dubna 2010. Kv#367;li anonymní registraci webmail ú#269;t#367; a po#269;et spících ú#269;t#367;, budeme spušt#283;ní tohoto upgrade ur#269;it p#345;esný po#269;et ú#269;astník#367;, máme v

Re: [PATCH 0/4] DSPBRIDGE: Simplify and optimize sync module

2010-04-05 Thread Omar Ramirez Luna
On 3/23/2010 8:56 PM, Guzman Lugo, Fernando wrote: From 16f7a1a33d7f76ea3e2962421fea8d5b5f15e4e1 Mon Sep 17 00:00:00 2001 From: Fernando Guzman Lugox0095...@ti.com Date: Tue, 23 Mar 2010 20:04:33 -0600 Subject: [PATCH] DSPBRIDGE: Simplify and optimize sync module This set of patches simplifies

Re: [PATCH 0/3] DSPBRIDGE: simplify ntfy module

2010-04-05 Thread Omar Ramirez Luna
On 3/24/2010 10:52 PM, Guzman Lugo, Fernando wrote: From 87f5751e8838fae3b3eed189eaa9a94a6d8e1ebd Mon Sep 17 00:00:00 2001 From: Fernando Guzman Lugox0095...@ti.com Date: Wed, 24 Mar 2010 21:53:02 -0600 Subject: [PATCH] DSPBRIDGE: simplify ntfy module This set of patches simplifies the ntfy

Re: [PATCH 0/2] DSPBRIDGE: 128 bytes alignment check

2010-04-05 Thread Omar Ramirez Luna
On 3/26/2010 4:02 PM, Ramirez Luna, Omar wrote: Technical info: https://omapzoom.org/gf/download/docmanfileversion/52/985/DSP_cache.pdf This set of patches introduces the 128 byte alignment check, needed to avoid corruption if the dsp is meant to write to boundary portions of an unaligned chunk

dspbridge: rebasing missing patches from dspbridge-pm

2010-04-05 Thread Omar Ramirez Luna
Hi, The following patches were rebased from dspbridge-pm to dspbridge branch: DSPBRIDGE: Use dspbridge to initialize platform data DSPBRIDGE: change to cpufreq_register_notifier for OPP changes Now there is no need to keep dspbridge-pm so it has been removed. Regards, Omar -- To unsubscribe

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

2010-04-05 Thread Felipe Balbi
Hi, On Mon, Apr 05, 2010 at 12:19:29PM -0500, Madhusudhan wrote: Since the first if command already checks for the 8-bit the second check like = 4 is definitely not readable in my opinion. how come ??? Functionally do you see anything wrong with this patch?? functionally no, but