Re: [RFC][PATCH 1/4] OMAP4: PMIC: Add support for twl6030 irq framework

2009-07-20 Thread Felipe Balbi
hi, please send text mails and break your lines at 80 characters! On Tue, Jul 21, 2009 at 10:45:04AM +0530, Shilimkar, Santosh wrote: > Here is summary of Major difference between Triton(TWL4030) and > Phoenix(TWL6030_ chips are: > -GPIO, Keypad is not present in Phoenix > -I2C Chips addr

RE: [RFC][PATCH 1/4] OMAP4: PMIC: Add support for twl6030 irq framework

2009-07-20 Thread Shilimkar, Santosh
avi...@pacbell.net; > linux-omap@vger.kernel.org; linux-...@vger.kernel.org; > sa...@openedhand.com; w...@iguana.be; > timo.t.kokko...@nokia.com; ben-li...@fluff.org; > l...@slimlogic.co.uk; broo...@opensource.wolfsonmicro.com; > Nayak, Rajendra; Shilimkar, Santosh > Subject: Re: [RFC]

Re: [RFC][PATCH 1/4] OMAP4: PMIC: Add support for twl6030 irq framework

2009-07-20 Thread Felipe Balbi
hi, On Mon, Jul 20, 2009 at 07:06:32PM +0530, balaj...@ti.com wrote: > diff --git a/arch/arm/plat-omap/include/mach/irqs.h > b/arch/arm/plat-omap/include/mach/irqs.h > index fb7cb77..009cf4d 100644 > --- a/arch/arm/plat-omap/include/mach/irqs.h > +++ b/arch/arm/plat-omap/include/mach/irqs.h > @@

[RFC][PATCH 1/4] OMAP4: PMIC: Add support for twl6030 irq framework

2009-07-20 Thread balajitk
From: Balaji T K This patch adds support for phoenix interrupt framework. New Interrupt status register A, B, C are introduced in Phoenix and are cleared on write. Due to difference in interrupt handling with respect to TWL4030, twl6030-irq.c is created for TWL6030 PMIC Signed-off-by: Rajendra N

[RFC][PATCH 1/4] OMAP4: PMIC: Add support for twl6030 irq framework

2009-07-20 Thread balajitk
From: Balaji T K This patch adds support for phoenix interrupt framework. New Interrupt status register A, B, C are introduced in Phoenix and are cleared on write. Due to difference in interrupt handling with respect to TWL4030, twl6030-irq.c is created for TWL6030 PMIC Signed-off-by: Rajendra N