Re: [PATCHv3 2/6] PRCM: Add support for PAD wakeup interrupts

2011-06-24 Thread Kevin Hilman
Tero Kristo t-kri...@ti.com writes: PRCM interrupt handler will now parse registered pads to see whether there is an active wakeup event. If this is the case, the corresponding interrupt will be triggered. This can be used for example with UART driver to register PAD wakeup event for the UART

Re: [PATCHv3 2/6] PRCM: Add support for PAD wakeup interrupts

2011-06-24 Thread Kevin Hilman
Govindraj govindraj...@gmail.com writes: On Wed, Jun 22, 2011 at 10:12 PM, Tero Kristo t-kri...@ti.com wrote: PRCM interrupt handler will now parse registered pads to see whether there is an active wakeup event. If this is the case, the corresponding interrupt will be triggered. This can be

Re: [PATCHv3 2/6] PRCM: Add support for PAD wakeup interrupts

2011-06-23 Thread Govindraj
On Wed, Jun 22, 2011 at 10:12 PM, Tero Kristo t-kri...@ti.com wrote: PRCM interrupt handler will now parse registered pads to see whether there is an active wakeup event. If this is the case, the corresponding interrupt will be triggered. This can be used for example with UART driver to

[PATCHv3 2/6] PRCM: Add support for PAD wakeup interrupts

2011-06-22 Thread Tero Kristo
PRCM interrupt handler will now parse registered pads to see whether there is an active wakeup event. If this is the case, the corresponding interrupt will be triggered. This can be used for example with UART driver to register PAD wakeup event for the UART RX pin, and when this happens, UART