You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
smu: andes: irq/irq-sifive-plic: Add plic_set_wake to support wake event (torvalds#164)
We need irq_set_wake hook to get wake event information,
so revert commit f5259b0 ("smu: andes: Revert "irqchip/sifive-plic: Support wake IRQs")
When entering suspend, kernel PM framework will check all the drivers
to see if they have the ability to wake up the system.
Implement plic_set_wake to acquire wake event information.
Signed-off-by: Leo Yu-Chi Liang <[email protected]>
0 commit comments