| 39fffe55 | 30-Dec-2022 |
Jay Buddhabhatti <jay.buddhabhatti@amd.com> |
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.
Sign
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
show more ...
|
| e663f09b | 30-Dec-2022 |
Jay Buddhabhatti <jay.buddhabhatti@amd.com> |
fix(versal-net): disable wakeup interrupt during client wakeup
Clear and disable wakeup interrupt during client wakeup to avoid multiple wakeup events.
Signed-off-by: Jay Buddhabhatti <jay.buddhabh
fix(versal-net): disable wakeup interrupt during client wakeup
Clear and disable wakeup interrupt during client wakeup to avoid multiple wakeup events.
Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@amd.com> Change-Id: Iebc644ae582da03001830b96e3190fce10dbac42
show more ...
|
| 5f0f7e47 | 30-Dec-2022 |
Jay Buddhabhatti <jay.buddhabhatti@amd.com> |
fix(versal-net): clear power down bit during wakeup
Power down bit and power down interrupt needs to be cleared once core is wakeup to avoid unnecessary power down events. So disable power down inte
fix(versal-net): clear power down bit during wakeup
Power down bit and power down interrupt needs to be cleared once core is wakeup to avoid unnecessary power down events. So disable power down interrupt and clear power down bit during client wakeup.
Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@amd.com> Change-Id: I3445991692c441831e4ea8dae112e23b19f185a9
show more ...
|