Re: [PATCH] mfd: twl6030: Setup irq_wake infrastructure.

2011-09-26 Thread Samuel Ortiz
Hi Todd, On Thu, Sep 15, 2011 at 01:37:38PM -0700, Todd Poynor wrote: On Tue, Sep 06, 2011 at 09:29:30PM +0530, Santosh Shilimkar wrote: TWL6030 devices have an interrupt line which is connected to application processor like OMAP. These devices support multiple features such as MMC card

Re: [PATCH] mfd: twl6030: Setup irq_wake infrastructure.

2011-09-26 Thread Santosh Shilimkar
Samual, On Monday 26 September 2011 02:20 PM, Samuel Ortiz wrote: Hi Todd, On Thu, Sep 15, 2011 at 01:37:38PM -0700, Todd Poynor wrote: On Tue, Sep 06, 2011 at 09:29:30PM +0530, Santosh Shilimkar wrote: TWL6030 devices have an interrupt line which is connected to application processor like

Re: [PATCH] mfd: twl6030: Setup irq_wake infrastructure.

2011-09-26 Thread Todd Poynor
On Mon, Sep 26, 2011 at 03:01:54PM +0530, Santosh Shilimkar wrote: Samual, On Monday 26 September 2011 02:20 PM, Samuel Ortiz wrote: Hi Todd, On Thu, Sep 15, 2011 at 01:37:38PM -0700, Todd Poynor wrote: On Tue, Sep 06, 2011 at 09:29:30PM +0530, Santosh Shilimkar wrote: TWL6030

Re: [PATCH] mfd: twl6030: Setup irq_wake infrastructure.

2011-09-15 Thread Samuel Ortiz
Hi Santosh, On Tue, Sep 06, 2011 at 09:29:30PM +0530, Santosh Shilimkar wrote: TWL6030 devices have an interrupt line which is connected to application processor like OMAP. These devices support multiple features such as MMC card detect, USB cable detect, RTC interrupt, etc. that must wake up

Re: [PATCH] mfd: twl6030: Setup irq_wake infrastructure.

2011-09-15 Thread Shilimkar, Santosh
On Thu, Sep 15, 2011 at 10:32 PM, Samuel Ortiz sa...@linux.intel.com wrote: Hi Santosh, On Tue, Sep 06, 2011 at 09:29:30PM +0530, Santosh Shilimkar wrote: TWL6030 devices have an interrupt line which is connected to application processor like OMAP. These devices support multiple features

Re: [PATCH] mfd: twl6030: Setup irq_wake infrastructure.

2011-09-15 Thread Todd Poynor
On Tue, Sep 06, 2011 at 09:29:30PM +0530, Santosh Shilimkar wrote: TWL6030 devices have an interrupt line which is connected to application processor like OMAP. These devices support multiple features such as MMC card detect, USB cable detect, RTC interrupt, etc. that must wake up the

Re: [PATCH] mfd: twl6030: Setup irq_wake infrastructure.

2011-09-15 Thread Shilimkar, Santosh
On Fri, Sep 16, 2011 at 2:07 AM, Todd Poynor toddpoy...@google.com wrote: On Tue, Sep 06, 2011 at 09:29:30PM +0530, Santosh Shilimkar wrote: TWL6030 devices have an interrupt line which is connected to application processor like OMAP. These devices support multiple features such as MMC card

[PATCH] mfd: twl6030: Setup irq_wake infrastructure.

2011-09-06 Thread Santosh Shilimkar
TWL6030 devices have an interrupt line which is connected to application processor like OMAP. These devices support multiple features such as MMC card detect, USB cable detect, RTC interrupt, etc. that must wake up the application processor. With this change, TWL6030 client drivers can make use