Re: [PATCH 04/12] I2C re-init for every cmd

2008-09-11 Thread chandra shekhar
Hi, Few comments inlined. Regards, Chandra - Original Message - From: Högander Jouni [EMAIL PROTECTED] To: ext Rajendra Nayak [EMAIL PROTECTED] Cc: linux-omap@vger.kernel.org Sent: Thursday, September 11, 2008 3:34 PM Subject: Re: [PATCH 04/12] I2C re-init for every cmd ext

[PATCH 0/2] McBSP DMA support for 34xx

2008-08-28 Thread chandra shekhar
to configure parameters like clk polarity, clk src sample rate. It also supports data transfer in 8,16,32 bit mode. ( 16 and 24 bit stereo and mono ). Regards, Chandra Shekhar -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to [EMAIL PROTECTED] More

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

2008-08-28 Thread chandra shekhar
This patch supports DMA chaining mode and one time configuration for entire transfer to improve performance. Signed-off-by: chandra shekhar [EMAIL PROTECTED] --- arch/arm/mach-omap2/mcbsp.c | 702 +- arch/arm/plat-omap/mcbsp.c| 19 - include

[PATCH 0/2] McBSP DMA support for 34xx

2008-08-28 Thread chandra shekhar
to configure parameters like clk polarity, clk src sample rate. It also supports data transfer in 8,16,32 bit mode. ( 16 and 24 bit stereo and mono ). Regards, Chandra Shekhar -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to [EMAIL PROTECTED] More

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

2008-08-08 Thread chandra shekhar
Hi, This a preamble patch series for McBSP support on OAMP34xx. it adds few register definitions and and base addresses for all the McBSP instances. It also modifies read/write functions to do 16/32 ops depending on CPU. It doesn't add any functionality. Regards, Chandra Shekhar

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

2008-08-08 Thread chandra shekhar
Hi, This Patch adds base address for all the instances on OMAP34xx and defines some relevant register. It also populates McBSP structure for all the instances for 34xx. Regards, Chandra Shekhar Signed-off-by: Chandra Shekhar [EMAIL PROTECTED] --- arch/arm/mach-omap2/mcbsp.c | 53

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

2008-08-08 Thread chandra shekhar
Hi, this patch modifies the read write function to do 16/32 bit read write depending on CPU. Regards, Chandra Shekhar Signed-off-by: Chandra Shekhar [EMAIL PROTECTED] --- arch/arm/mach-omap1/mcbsp.c |1 + arch/arm/mach-omap2/mcbsp.c |3 +++ arch/arm/plat-omap/mcbsp.c

[ Resending PATCH 2/2] McBSP preamble patch for 34xx support

2008-08-08 Thread chandra shekhar
Hi, Resending Patch after fixing tony's comments. this patch modifies the read write function to do 16/32 bit read write depending on CPU. Regards, Chandra Shekhar Signed-off-by: Chandra Shekhar [EMAIL PROTECTED] --- arch/arm/plat-omap/mcbsp.c| 23 ++- include

[PATCH 0/2] Dynamic allocation for mcbsp devices. and related changes

2008-06-25 Thread chandra shekhar
being. please review it and Regards, Chandra Shekhar -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH 1/2] Dynamic allocation for mcbsp devices. and related changes

2008-06-25 Thread chandra shekhar
Signed-off-by: Tony Lindgren [EMAIL PROTECTED] --- arch/arm/plat-omap/devices.c | 35 ++- 1 files changed, 18 insertions(+), 17 deletions(-) Index: linux-omap-2.6/arch/arm/plat-omap/devices.c ===

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

2008-06-16 Thread Chandra shekhar
shekhar [EMAIL PROTECTED] Regards Chandra Shekhar -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

[RFC/PATCH 1/4] McBSP support for 34XX

2008-06-16 Thread Chandra shekhar
Signed-off-by: chandra shekhar [EMAIL PROTECTED] --- arch/arm/configs/omap_3430sdp_defconfig |1 arch/arm/mach-omap2/mcbsp.c | 45 arch/arm/plat-omap/mcbsp.c |2 - include/asm-arm/arch-omap/mcbsp.h | 34

[RFC/PATCH 2/4] McBSP support for 34XX

2008-06-16 Thread Chandra shekhar
Signed-off-by: chandra shekhar [EMAIL PROTECTED] --- arch/arm/plat-omap/mcbsp.c| 171 ++ include/asm-arm/arch-omap/mcbsp.h |3 2 files changed, 99 insertions(+), 75 deletions(-) Index: linux-omap-2.6/arch/arm/plat-omap/mcbsp.c

[RFC/PATCH 3/4] McBSP support for 34XX

2008-06-16 Thread Chandra shekhar
Signed-off-by: chandra shekhar [EMAIL PROTECTED] --- arch/arm/mach-omap2/mcbsp.c | 680 ++ arch/arm/plat-omap/mcbsp.c|5 include/asm-arm/arch-omap/mcbsp.h | 117 +- 3 files changed, 779 insertions(+), 23 deletions(-) Index: linux-omap

[RFC/PATCH 4/4] McBSP support for 34XX

2008-06-16 Thread Chandra shekhar
Signed-off-by: chandra shekhar [EMAIL PROTECTED] --- arch/arm/mach-omap2/mcbsp.c | 187 ++ include/asm-arm/arch-omap/mcbsp.h | 79 2 files changed, 266 insertions(+) Index: linux-omap-2.6/arch/arm/mach-omap2/mcbsp.c

RE: [PATCH] Fix for the i2c initialiation error on 2430sdp

2008-06-07 Thread Chandra shekhar
to omap3 as well. regards, Koen -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (Darwin) Regards Chandra Shekhar -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo

RE: [PATCH 0/4] Updates on mcbsp driver (take #2)

2008-05-20 Thread Chandra shekhar
Acking mcbsp patch which transforms cureent mcbsp into a platform driver. Regards, Chandra -Original Message- From: Eduardo Valentin [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 06, 2008 2:53 AM To: linux-omap@vger.kernel.org Cc: Tony Lindgren; Chandra shekhar; Eduardo Valentin

[RFC/PATCH 1/1] McBSP support for 2430/34XX

2008-04-24 Thread Chandra shekhar
Chandra Shekhar Signed-off-by: chandra shekhar [EMAIL PROTECTED] --- arch/arm/configs/omap_3430sdp_defconfig |1 arch/arm/mach-omap2/Makefile|4 arch/arm/mach-omap2/omap2-mcbsp.c | 1132 arch/arm/plat-omap/mcbsp.c | 126

RE: [PATCH 2/2] PLAT-OMAP: MCBSP: Move code mach specific from plat-omap to mach-omap

2008-04-15 Thread Chandra shekhar
].ick); Clk_get or clk_enable/disable will be much simplified. 2 mcbsp structure omap_mcbsp can be moved to header file too. This is to facilitate new OMAP2 and OMAP3 specific APIs, who might use the structure. Regards, Chandra Shekhar -Original Message- From: [EMAIL PROTECTED