All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] ARM PSCI: Add support for vendor-specific SYSTEM_RESET2
@ 2020-01-10 19:29 Elliot Berman
  2020-01-10 19:29 ` [RFC] drivers: firmware: psci: Add function to support SYSTEM_RESET2 Elliot Berman
  2020-01-13 10:11 ` [RFC] ARM PSCI: Add support for vendor-specific SYSTEM_RESET2 Sudeep Holla
  0 siblings, 2 replies; 3+ messages in thread
From: Elliot Berman @ 2020-01-10 19:29 UTC (permalink / raw)
  To: Mark Rutland, Lorenzo Pieralisi, Sudeep Holla
  Cc: Elliot Berman, Bjorn Andersson, tsoni, psodagud,
	linux-arm-kernel, linux-arm-msm, linux-kernel

This patch adds support for vendor-specific SYSTEM_RESET2 to support
Qualcomm target use cases of rebooting into a RAM dump download mode. I'm
working on the client driver to use the proposed psci_system_reset2()
function but wanted to get this RFC going for PSCI driver changes.


Elliot Berman (1):
  drivers: firmware: psci: Add function to support SYSTEM_RESET2

 drivers/firmware/psci/psci.c | 16 +++++++++++++++-
 include/linux/psci.h         |  3 +++
 include/uapi/linux/psci.h    |  8 ++++++++
 3 files changed, 26 insertions(+), 1 deletion(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

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

end of thread, other threads:[~2020-01-13 10:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-10 19:29 [RFC] ARM PSCI: Add support for vendor-specific SYSTEM_RESET2 Elliot Berman
2020-01-10 19:29 ` [RFC] drivers: firmware: psci: Add function to support SYSTEM_RESET2 Elliot Berman
2020-01-13 10:11 ` [RFC] ARM PSCI: Add support for vendor-specific SYSTEM_RESET2 Sudeep Holla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.