Other Parts Discussed in Thread: SYSCONFIG
Hi All,
We have one custom board with omap4460. We have ported android on it. Now i want to wakeup the processor and android on gpio interrupt. like when external peripheral give interrupt on gpio of processor, board should be wake up if it is in stand by.
What should i write in interrupt handler of gpio to achieve this.?
i have tried to make it wake capable irq through enable_wake_irq(), but nothing is working.
Thanks,
Jags VG
