[PATCH 0/2] OMAP4: PM: Regulator state update

2011-06-21 Thread Girish S G
explicitly that system has regulator constraints so that regulator core can disable unused resources after late init call (The one's which are not getting handled by any drivers). Changes done for 4430sdp and omap4panda. Girish S G (2): OMAP4:TWL6030: Regulator set the default behavior of LDO's

[PATCH 1/2] OMAP4 :TWL6030: Regulator set the default behavior of LDO's

2011-06-21 Thread Girish S G
/panda it supplies GPS/WIFI/BT/FM/GPS Drivers should handle it. Keeping it always ON as of now. Signed-off-by: Girish S G giris...@ti.com --- arch/arm/mach-omap2/board-4430sdp.c|4 arch/arm/mach-omap2/board-omap4panda.c |3 +++ 2 files changed, 7 insertions(+), 0 deletions

[PATCH 2/2] OMAP4: Regulator: Specify system has fully specified constraints

2011-06-21 Thread Girish S G
during registration. Signed-off-by: Girish S G giris...@ti.com --- arch/arm/mach-omap2/board-4430sdp.c|3 +++ arch/arm/mach-omap2/board-omap4panda.c |3 +++ 2 files changed, 6 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/board-4430sdp.c b/arch/arm/mach-omap2/board

RE: update: n8x0 idle power problem

2009-10-26 Thread Girish S G
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Felix Xiaozhu Lin Sent: Monday, October 26, 2009 5:36 PM To: linux-omap@vger.kernel.org Subject: update: n8x0 idle power problem Hi, All, Regarding the idle

RE: [PATCH 12/17] OMAP2/3: Do not enable AUTOIDLE in interrupt controller

2009-10-21 Thread Girish S G
-Original Message- From: Gopinath, Thara [mailto:th...@ti.com] Sent: Tuesday, October 20, 2009 11:37 PM To: Kevin Hilman; tero.kri...@nokia.com Cc: Ghongdemath, Girish; Woodruff, Richard; linux-omap@vger.kernel.org; jouni.hogan...@nokia.com Subject: RE: [PATCH 12/17] OMAP2/3: Do

RE: [RFC][Patch] OMAP3 PM: sysfs vdd_opp change to use ConstraintFramework

2009-10-20 Thread Girish S G
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Tony Lindgren Sent: Tuesday, October 20, 2009 12:02 PM To: Kevin Hilman Cc: Sripathy, Vishwanath; linux-omap@vger.kernel.org Subject: Re: [RFC][Patch] OMAP3 PM: sysfs

RE: [PATCH 01/17] PM: fix suspend control for IVA2

2009-10-19 Thread Girish S G
-Original Message- From: tero.kri...@nokia.com [mailto:tero.kri...@nokia.com] Sent: Monday, October 19, 2009 4:23 AM To: giris...@ti.com; linux-omap@vger.kernel.org Subject: RE: [PATCH 01/17] PM: fix suspend control for IVA2 Agree, IVA2 pwrdm is handled autonomously by bridge. I

RE: [PATCH 12/17] OMAP2/3: Do not enable AUTOIDLE in interrupt controller

2009-10-19 Thread Girish S G
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of tero.kri...@nokia.com Sent: Monday, October 19, 2009 5:19 AM Anyway, I guess the optimization would look something like this: diff --git

RE: [PATCH 01/17] PM: fix suspend control for IVA2

2009-10-16 Thread Girish S G
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Tero Kristo From: Tero Kristo tero.kri...@nokia.com IVA2 controls its target power state individually, thus suspend should not touch IVA2. Without this patch DSP

RE: [PATCH 12/17] OMAP2/3: Do not enable AUTOIDLE in interrupt controller

2009-10-16 Thread Girish S G
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Woodruff, Richard Sent: Friday, October 16, 2009 9:40 AM To: Tero Kristo; linux-omap@vger.kernel.org Cc: Jouni Hogander Subject: RE: [PATCH 12/17] OMAP2/3: Do not

RE: [PATCH 12/17] OMAP2/3: Do not enable AUTOIDLE in interrupt controller

2009-10-16 Thread Girish S G
-Original Message- From: Woodruff, Richard [mailto:r-woodru...@ti.com] Sent: Friday, October 16, 2009 1:04 PM To: Ghongdemath, Girish; 'Tero Kristo'; linux-omap@vger.kernel.org Cc: 'Jouni Hogander' Subject: RE: [PATCH 12/17] OMAP2/3: Do not enable AUTOIDLE in interrupt controller

RE: [PATCH][RFC] OMAP3: PM: Adding OSWR support

2009-09-01 Thread Girish S G
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Sripathy, Vishwanath Subject: RE: [PATCH][RFC] OMAP3: PM: Adding OSWR support OSWR stands for Open Switch With Retention. This is one of the target power states

Re: [RFC][PATCH 1/1] serial: OMAP driver

2008-08-24 Thread Girish. S. G.
Hi, * Girish. S. G. [EMAIL PROTECTED] [080822 15:42]: Tony, Hi, arch/arm/configs/omap_3430sdp_defconfig | 12 arch/arm/mach-omap2/serial.c| 166 ++--- drivers/serial/Kconfig | 23 drivers/serial/Makefile |1 drivers/serial/omap

Re: [RFC][PATCH 1/1] serial: OMAP driver

2008-08-22 Thread Girish. S. G.
Tony, Hi, Some comments below. * Girish. S. G. [EMAIL PROTECTED] [080731 14:26]: Serial driver for OMAP Uart controllers Signed-off-by: Girish S G [EMAIL PROTECTED] --- arch/arm/configs/omap_3430sdp_defconfig | 12 arch/arm/mach-omap2/serial.c| 166 ++--- drivers

[RFC][Resending: PATCH 1/1] serial: OMAP driver

2008-08-22 Thread Girish. S. G.
Serial driver for OMAP Uart controllers for OMAP2/OMAP3. Tested only on OMAP3430ES2.0 Signed-off-by: Girish S G [EMAIL PROTECTED] --- arch/arm/configs/omap_3430sdp_defconfig | 12 arch/arm/mach-omap2/serial.c| 164 ++--- drivers/serial/Kconfig | 23 drivers

Re: [RFC][PATCH 1/1] serial: OMAP driver

2008-08-21 Thread Girish. S. G.
Hi, 2008/7/31 Girish. S. G. [EMAIL PROTECTED]: Serial driver for OMAP Uart controllers Signed-off-by: Girish S G [EMAIL PROTECTED] --- + /* Reset the UART */ + serial_out(up, UART_OMAP_MDR1, 0x07); + serial_out(up, UART_OMAP_SCR, 0x08); + serial_out(up

Re: Problem in McSPI (TXS timed out)

2008-08-10 Thread Girish S G
- Original Message - From: halli manjunatha [EMAIL PROTECTED] To: linux-omap@vger.kernel.org Sent: Monday, August 11, 2008 9:30 AM Subject: Problem in McSPI (TXS timed out) Hello All, I am working on OMAP3430 with 2.6.24 kernel, In that i am using McSPI2 for

[RFC][PATCH 0/1] serial: OMAP driver

2008-07-31 Thread Girish. S. G.
Hi Tony, This patch brings in serial driver for OMAP uart. This patch is taken from earlier attempts of having serial driver specific for OMAP. Tested on 3430. Any issues please report. This Patch: 1. Adds support serial/debug uart 2. Fixes some of the bugs. TODO:(These features will be added

[PATCH] PM related changes:McSPI

2008-07-30 Thread Girish. S. G.
PM related changes for McSPI Signed-off-by: Girish S G [EMAIL PROTECTED] --- arch/arm/mach-omap2/devices.c | 26 - drivers/spi/omap2_mcspi.c | 195 ++ 2 files changed, 204 insertions(+), 17 deletions(-) Index: linux-omap-2.6/arch/arm/mach-omap2

[PATCH 0/2] IrDA support for 3430

2008-07-03 Thread Girish. S. G.
Hi, Please find the patch series to enable IrDA on 3430 Patch 1/2 : Adds the driver specific changes. Patch 2/2 : Adds board specific changes. Regards, Girish -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to [EMAIL PROTECTED] More majordomo

[PATCH 2/2] ARM:OMAP2: irda support 3430

2008-07-03 Thread Girish. S. G.
This adds board specific changes to support IrDA on 3430 Signed-off-by: Girish S G [EMAIL PROTECTED] --- arch/arm/configs/omap_3430sdp_defconfig | 34 +++ arch/arm/mach-omap2/board-3430sdp.c | 145 arch/arm/mach-omap2/mux.c | 16

[PATCH 1/2] driver: irda support 3430

2008-07-03 Thread Girish. S. G.
Irda driver changes to support on 3430 Signed-off-by: Girish S G [EMAIL PROTECTED] --- drivers/net/irda/omap-ir.c | 14 +++--- 1 files changed, 11 insertions(+), 3 deletions(-) Index: linux-omap-2.6_today/drivers/net/irda/omap-ir.c

Re: [PATCH 2/2] ARM:OMAP2: irda support 3430

2008-07-03 Thread Girish S G
- Original Message - From: Trilok Soni [EMAIL PROTECTED] +static struct omap_irda_config irda_data = { + .transceiver_cap= IR_SIRMODE | IR_MIRMODE | IR_FIRMODE, + .transceiver_mode = transceiver_mode, + .select_irda= select_irda, Please

[Resending PATCH 2/2] ARM: OMAP2: RTC board specific code: rebased

2008-06-27 Thread Girish. S. G.
This patch adds rtc-twl4030 driver specific code. Signed-off-by: Girish S G [EMAIL PROTECTED] --- arch/arm/configs/omap_3430sdp_defconfig | 17 arch/arm/mach-omap2/board-3430sdp.c | 64 2 files changed, 80 insertions(+), 1 deletion(-) Index