[RFC] ARM PSCI: Add support for vendor-specific SYSTEM_RESET2

From: Elliot Berman
Date: Fri Jan 10 2020 - 14:29:26 EST


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