zynqmp: pm: Move pm_client_wakeup call from pm_req_wakeup
Call to pm_client_wakeup from pm_req_wakeup prevented the PM API
call to be used to wake up non-APU processor (e.g. from higher ELs),
since it clears power down request for specified APU processor.
Move this function out of pm_client_wakeup to allow passing wake up
requests to the PMU for other processor in the system.

Signed-off-by: Filip Drazic <filip.drazic@aggios.com>
Acked-by: Will Wong <willw@xilinx.com>
1 parent c496f5a commit 9feba2e7dde83566805c39e750bd893a55025d08
@Filip Drazic Filip Drazic authored on 7 Feb 2017
Siva Durga Prasad Paladugu committed on 17 May 2018
Showing 2 changed files
View
plat/xilinx/zynqmp/plat_psci.c
View
plat/xilinx/zynqmp/pm_service/pm_api_sys.c