commit | f2ddd915858fb73c76c68bb80579ea8048cfd6fa | [log] [tgz] |
---|---|---|
author | Filip Drazic <filip.drazic@aggios.com> | Wed Mar 15 11:50:47 2017 +0100 |
committer | Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> | Thu May 17 15:12:25 2018 +0530 |
tree | 7d07d75fadfb688f56d6635740d7914fdcec1f08 | |
parent | ca1e0afa03e2c34143e91b77a4e16fe7c5d70079 [diff] |
zynqmp: pm: Implement PM_INIT_FINALIZE PM API call The PM_INIT_FINALIZE PM API is required to inform the PFW that APU is done with requesting nodes and that not-requested nodes can be powered down. If PM is not enabled, this call will never be made and PFW will never power down any of the nodes which APU can use. Signed-off-by: Filip Drazic <filip.drazic@aggios.com>