From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de, git@xilinx.com
Cc: "Bin Meng" <bmeng.cn@gmail.com>,
"Igor Opaniuk" <igor.opaniuk@foundries.io>,
"Marek Behún" <marek.behun@nic.cz>,
"Patrick Delaunay" <patrick.delaunay@foss.st.com>,
"Yann Gautier" <yann.gautier@st.com>
Subject: [PATCH 0/3] arm64: zynqmp: Use sysreset framework for reset and poweroff
Date: Tue, 13 Jul 2021 17:04:46 +0200 [thread overview]
Message-ID: <cover.1626188686.git.michal.simek@xilinx.com> (raw)
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
next reply other threads:[~2021-07-13 15:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-13 15:04 Michal Simek [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1626188686.git.michal.simek@xilinx.com \
--to=michal.simek@xilinx.com \
--cc=bmeng.cn@gmail.com \
--cc=git@xilinx.com \
--cc=igor.opaniuk@foundries.io \
--cc=marek.behun@nic.cz \
--cc=patrick.delaunay@foss.st.com \
--cc=u-boot@lists.denx.de \
--cc=yann.gautier@st.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox