commit | 7fbe9beba41f43ea8e86426492755cddab573a4d | [log] [tgz] |
---|---|---|
author | Ibai Erkiaga <ibai.erkiaga-elorza@xilinx.com> | Thu Jul 02 00:10:58 2020 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Thu Aug 20 09:49:20 2020 +0200 |
tree | d4aeff6e2ba9e69f8778b1db829c4d3efd8b93d8 | |
parent | afafd0ad71821cd4f11dd619564910f4039162d9 [diff] |
versal: fix versal PM ret payload size The PM return payload size is defined as 4 bytes for Versal arquitecture while the PM calls implemented both in the Versal clock driver and ZynqMP firmware driver expects 5 bytes length. Signed-off-by: Ibai Erkiaga <ibai.erkiaga-elorza@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>