Re: [PATCH v22 00/13] Implement PSCI reboot mode driver for PSCI resets
From: Shivendra Pratap
Date: Wed Jun 17 2026 - 13:06:57 EST
On 29-05-2026 19:00, Shivendra Pratap wrote:
On 14-05-2026 19:55, Shivendra Pratap wrote:
Userspace should be able to initiate device reboots using the various
PSCI SYSTEM_RESET and SYSTEM_RESET2 types defined by PSCI spec. This
patch series introduces psci-reboot-mode driver that will induce
command-based resets to psci driver for executing the device reset.
The PSCI system reset calls takes two arguments: reset_type and cookie.
It defines predefined reset types, such as warm and cold reset, and
vendor-specific reset types which are SoC vendor specific. To support
these requirements, the reboot-mode framework is enhanced in two key
ways:
Hi Lorenzo,
Can you please review the if its aligning towards the suggestion in v20?
Hi Lorenzo,
Was planning to address the mfd, and other comments, for re-post. Any feedbacks, that we should take care in next post?
thanks,
Shivendra