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

2011-06-21 Thread Girish S G
ified during registration. Signed-off-by: Girish S G --- 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-4430sdp.c

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

2011-06-21 Thread Girish S G
lator, on Blaze/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 --- arch/arm/mach-omap2/board-4430sdp.c|4 arch/arm/mach-omap2/board-omap4panda.c |3 +++ 2 files changed, 7 insertions(+), 0 deletions(-

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

2011-06-21 Thread Girish S G
to specify 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 be

RE: [PATCH V2] OMAP3: PM: Workaround for DPLL3 Lock issue

2010-05-20 Thread Girish S G
> -Original Message- > From: linux-omap-ow...@vger.kernel.org > [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Benoit > Cousson > Hi Vishwa, > > On 5/13/2010 12:12 PM, shweta gulati wrote: > > From: Vishwanath Sripathy > > > > OMAP3430/3630 has a Silic

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

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/

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

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

2009-10-20 Thread Girish S G
> -Original Message- > From: Kevin Hilman [mailto:khil...@deeprootsystems.com] > Sent: Tuesday, October 20, 2009 11:02 AM > To: tero.kri...@nokia.com > Cc: giris...@ti.com; r-woodru...@ti.com; linux-omap@vger.kernel.org; > jouni.hogan...@nokia.com > Subject: Re: [PATCH 12/17] OMAP2/3: Do

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 a/arch/arm/mach-om

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 b

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 > cont

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

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 > > IVA2 controls its target power state individually, thus suspend should not > touch IVA2. Without this patch DSP suspend always

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 stat

Re: [PATCH] twl4030-gpio: Remove default pullup enable/disable of GPIO

2008-09-25 Thread Girish. S. G.
fault >> pullup values written to REG_GPIOPUPDCTR1. >> >> Signed-off-by: Girish S G <[EMAIL PROTECTED]> >> Signed-off-by: Jagadeesh Bhaskar Pakaravoor <[EMAIL PROTECTED]> > > Acked-by: David Brownell <[EMAIL PROTECTED]> > > Now I can remove this from my o

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

[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 d

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

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_M

Re: Problem in McSPI (TXS timed out)

2008-08-10 Thread Girish S G
- Original Message - From: "halli manjunatha" <[EMAIL PROTECTED]> To: 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 initializing the LCD and serial

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

2008-07-31 Thread Girish. S. G.
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/serial/Kconfig | 23 drivers/serial/Makefile |1 d

[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 eve

[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/ar

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

[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

[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/oma

[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 in

[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(-)