Re: [PATCH] ARM: OMAP3: Initialize XCCR and RCCR McBSP registersfor McBSP DAI driver

2008-12-18 Thread shekhar, chandra
- Original Message - From: Tony Lindgren t...@atomide.com To: Lopez Cruz, Misael x0052...@ti.com Cc: linux-omap@vger.kernel.org; Pandita, Vikram vikram.pand...@ti.com Sent: Thursday, December 18, 2008 7:11 PM Subject: Re: [PATCH] ARM: OMAP3: Initialize XCCR and RCCR McBSP registersfor

Re: McBSP register question

2008-12-14 Thread shekhar, chandra
- Original Message - From: Jason Marini jason.mar...@gmail.com To: linux-omap@vger.kernel.org Sent: Friday, December 12, 2008 11:51 PM Subject: McBSP register question Looking at the latest git head, I see that omap_mcbsp_pollwrite() and omap_mcbsp_pollread() improperly use readw()

Re: [PATCH][OMAPZOOM] OMAP3: Fix handling of McBSP registers XCCR and RCCR for OMAP2430/34xx

2008-11-20 Thread shekhar, chandra
- Original Message - From: Misael Lopez [EMAIL PROTECTED] To: Gadiyar, Anand [EMAIL PROTECTED] Cc: linux-omap@vger.kernel.org; Pandita, Vikram [EMAIL PROTECTED] Sent: Friday, November 21, 2008 11:55 AM Subject: Re: [PATCH][OMAPZOOM] OMAP3: Fix handling of McBSP registers XCCR and RCCR

Re: [PATCH] i2c: i2c-omap: Fix standard and fast mode prescalers

2008-11-16 Thread shekhar, chandra
I had tested twl4030 at 3.4 Mbps couple of months back and it was working fine with current settings. It wasn't a rigorous testing though. - Original Message - From: Felipe Balbi [EMAIL PROTECTED] To: David Brownell [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED];

Re: [PATCH 1/3] [OMAPZOOM] Lower i2c speed on bus 1 for LDP.

2008-11-12 Thread shekhar, chandra
- Original Message - From: Dominic Curran [EMAIL PROTECTED] To: linux-omap@vger.kernel.org Sent: Thursday, November 13, 2008 1:51 AM Subject: [PATCH 1/3] [OMAPZOOM] Lower i2c speed on bus 1 for LDP. Resending patch with more descriptive comment. Lower i2c bus 1 speed to 400KHz for

Re: [PATCH] i2c: i2c-omap: Fix BUFSTAT_REG reading

2008-11-11 Thread shekhar, chandra
- Original Message - From: [EMAIL PROTECTED] To: linux-omap@vger.kernel.org Cc: Eero Nurkkala [EMAIL PROTECTED] Sent: Tuesday, November 11, 2008 12:21 PM Subject: [PATCH] i2c: i2c-omap: Fix BUFSTAT_REG reading From: Eero Nurkkala [EMAIL PROTECTED] The amount of bytes to receive is

Re: [PATCH 1/2] McBSP DMA support for 34xx

2008-09-10 Thread shekhar, chandra
- Original Message - From: Jarkko Nikula [EMAIL PROTECTED] To: ext shekhar, chandra [EMAIL PROTECTED] Cc: Tony Lindgren [EMAIL PROTECTED]; linux-omap@vger.kernel.org Sent: Wednesday, September 10, 2008 4:44 PM Subject: Re: [PATCH 1/2] McBSP DMA support for 34xx On Wed, 10 Sep 2008

Re: [PATCH 1/2] McBSP DMA support for 34xx

2008-08-28 Thread shekhar, chandra
- Original Message - From: Jarkko Nikula [EMAIL PROTECTED] To: ext chandra shekhar [EMAIL PROTECTED] Cc: linux-omap@vger.kernel.org Sent: Thursday, August 28, 2008 4:22 PM Subject: Re: [PATCH 1/2] McBSP DMA support for 34xx On Thu, 28 Aug 2008 13:56:00 +0530 (IST) ext chandra

Re: OMAP AIC23

2008-08-13 Thread shekhar, chandra
- Original Message - From: Hunter, Jon [EMAIL PROTECTED] To: Shekhar, Chandra [EMAIL PROTECTED]; Yuri Jaeger Monti [EMAIL PROTECTED]; linux-omap@vger.kernel.org Sent: Wednesday, August 13, 2008 8:20 AM Subject: RE: OMAP AIC23 Hi Chandra, i have a question, why a client

Re: OMAP AIC23

2008-08-11 Thread shekhar, chandra
Hi, answers below. - Original Message - From: Yuri Jaeger Monti [EMAIL PROTECTED] To: linux-omap@vger.kernel.org Sent: Tuesday, August 12, 2008 12:51 AM Subject: OMAP AIC23 Dear fellows, I'm having some errors trying to compile the current kernel version for OMAP5912 on AIC23: ...

Re: [PATCH 2/2] McBSP preamble patch for 34xx support,

2008-08-08 Thread shekhar, chandra
=== --- linux-omap-2.6.orig/arch/arm/plat-omap/mcbsp.c 2008-08-07 16:39:51.0 +0530 +++ linux-omap-2.6/arch/arm/plat-omap/mcbsp.c 2008-08-07 16:45:00.0 +0530 @@ -29,9 +29,31 @@ struct omap_mcbsp **mcbsp_ptr;

Re: About to tag v2.6.26-omap1, patch queue deleted, please checkand repost

2008-08-07 Thread shekhar, chandra
Hi, first - print is misleading, it should be i2c tarnsmit underflow. I2C transmit underflow is because of interrupt handler error. There was a patch to correct nack error ( ack for devices which are not present) which also removed some continue statement. now a race condition arises where

Re: [PATCH 11/21] ARM: OMAP: McBSP: Prepare for splitting intoomap1 and omap2 code

2008-06-23 Thread shekhar, chandra
Hi, i was about to send the same patch. it works fine for me. chandra Shekhar - Original Message - From: Tony Lindgren [EMAIL PROTECTED] To: Russell King - ARM Linux [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; Eduardo Valentin [EMAIL PROTECTED]; linux-omap@vger.kernel.org; Nikula

Re: [RFC/PATCH 0/4] McBSP support for 34XX

2008-06-18 Thread shekhar, chandra
thanks for the comments i will make the necessary changes (for your and tony's comments) and resend it asap. - Original Message - From: Jarkko Nikula [EMAIL PROTECTED] To: ext Chandra shekhar [EMAIL PROTECTED] Cc: linux-omap@vger.kernel.org Sent: Wednesday, June 18, 2008 12:46 PM