arm64: zynqmp: Enable reset and poweroff via sysreset framework
authorMichal Simek <michal.simek@xilinx.com>
Tue, 13 Jul 2021 14:49:04 +0000 (16:49 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 26 Jul 2021 07:18:45 +0000 (09:18 +0200)
commita9558b45a4ba3c4ceeb084532209eab553a2327e
tree4f479ff593dc5a9bcb2065fdb17618a4108b7a09
parentf1bc214b0024b8d9585d83a42999a40980728303
arm64: zynqmp: Enable reset and poweroff via sysreset framework

reset and poweroff are called via hooks in psci driver which is going
around sysreset framework that's why enable sysreset drivers and do reset
and poweroff via this framework. Using this flow will allow us to call
SYSTEM_WARM_RESET based on psci 1.1 spec which can be calles with reset -w
command.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/xilinx_zynqmp_virt_defconfig