Home
last modified time | relevance | path

Searched hist:b35b556718b60b78cb5d96b0c137e2fe82eb0086 (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/xilinx/zynqmp/
H A Dplat_psci.cb35b556718b60b78cb5d96b0c137e2fe82eb0086 Thu Apr 15 12:55:19 UTC 2021 Ravi Patel <ravi.patel@xilinx.com> fix(zynqmp): query node status to power up APU

If APU is in suspending state and if wakeup request comes then
PMUFW returns error which is not handled at ATF side.

To fix this, get the APU node status before calling wakeup and
return error if found in suspending state.

Here, we can not handle the error code of pm_req_wakeup() from PMUFW
because ATF is already calling pm_client_wakeup() before calling
pm_req_wakeup().

Signed-off-by: Ravi Patel <ravi.patel@xilinx.com>
Signed-off-by: Ronak Jain <ronak.jain@xilinx.com>
Change-Id: I18d47384e46e22ae49e804093ad0641b7a6349e2