ddrown / pps-gmtimer

Linux kernel module PPS Client Driver using OMAP Timer hardware
15 stars 14 forks source link

CPU Wakeup is not working from standby mode #2

Open titusece opened 6 years ago

titusece commented 6 years ago

Hello, Thanks for your driver. Its really useful. I am facing one issue is that I am unable to wakeup from sleep/standby mode. But I am able to wakeup from standby mode if I have not inserted this timer counter kernel module driver into system.

Standy mode: echo standby > /sys/power/state

What could be the issue ? Any hint or insights on this ? Thanks again!