public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: zynqmp: Use sysreset framework for reset and poweroff
@ 2021-07-13 15:04 Michal Simek
  2021-07-13 15:04 ` [PATCH 1/3] psci: Do not define do_poweroff() if CONFIG_SYSRESET_CMD_POWEROFF is enabled Michal Simek
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michal Simek @ 2021-07-13 15:04 UTC (permalink / raw)
  To: u-boot, git
  Cc: Bin Meng, Igor Opaniuk, Marek Behún, Patrick Delaunay,
	Yann Gautier

Hi,

it is time to do reset/poweroff via sysreset framework to align it with
psci 1.1 spec.

Thanks,
Michal


Michal Simek (3):
  psci: Do not define do_poweroff() if CONFIG_SYSRESET_CMD_POWEROFF is
    enabled
  arm64: zynqmp: Do not define do_reset() if sysreset is enabled
  arm64: zynqmp: Enable reset and poweroff via sysreset framework

 board/xilinx/zynqmp/zynqmp.c         | 2 ++
 configs/xilinx_zynqmp_virt_defconfig | 3 +++
 drivers/firmware/psci.c              | 2 +-
 3 files changed, 6 insertions(+), 1 deletion(-)

-- 
2.32.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-07-26  7:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-13 15:04 [PATCH 0/3] arm64: zynqmp: Use sysreset framework for reset and poweroff Michal Simek
2021-07-13 15:04 ` [PATCH 1/3] psci: Do not define do_poweroff() if CONFIG_SYSRESET_CMD_POWEROFF is enabled Michal Simek
2021-07-13 15:04 ` [PATCH 2/3] arm64: zynqmp: Do not define do_reset() if sysreset " Michal Simek
2021-07-13 15:04 ` [PATCH 3/3] arm64: zynqmp: Enable reset and poweroff via sysreset framework Michal Simek
2021-07-26  7:20 ` [PATCH 0/3] arm64: zynqmp: Use sysreset framework for reset and poweroff Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox