Hi all, Looks like commit 8234f6734c5d ("PM-runtime: Switch autosuspend over to using hrtimers") caused a regression on at least omap5-uevm where 8250 UART rx wake no longer works. I have not noticed this happening on others so far. The devices I've tested all are using 8250 with dedicated wakeirqs configured for the rx pin. I can see the interrupt increase on omap5-uevm after some one or more keypresses, but then nothing. It seems that the uart just falls back asleep right away or something. Any ideas what might be going wrong? Regards, Tony