]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(versal-net): enable wake interrupt during client suspend
authorJay Buddhabhatti <jay.buddhabhatti@amd.com>
Fri, 30 Dec 2022 05:54:44 +0000 (21:54 -0800)
committerJay Buddhabhatti <jay.buddhabhatti@amd.com>
Tue, 10 Jan 2023 10:19:33 +0000 (02:19 -0800)
commit39fffe552fb04028de750e6080d9a8ba46e89b8c
tree3bf602d17f3ce9bf953204b610d882eb4c2e47a5
parente663f09b3cc2a3c933191c110557c6ffe5db6d6c
fix(versal-net): enable wake interrupt during client suspend

Wakeup interrupt should be set during power down sequence to wake
processor. So enable wakeup interrupt during power down sequence.

Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@amd.com>
Change-Id: I1154495c25e0468496f6e112996fd182aa516d88
plat/xilinx/versal_net/pm_service/pm_client.c