Re: [PATCH v16 14/14] arm64: dts: qcom: qcs615-ride: Add PSCI SYSTEM_RESET2 types

From: Xin Liu

Date: Fri Nov 07 2025 - 03:08:14 EST




On 10/15/2025 12:38 PM, Shivendra Pratap wrote:
From: Song Xue <quic_songxue@xxxxxxxxxxx>

Add support for SYSTEM_RESET2 vendor-specific resets in
qcs615-ride as reboot-modes. Describe the resets:
"bootloader" will cause device to reboot and stop in the
bootloader's fastboot mode. "edl" will cause device to reboot
into "emergency download mode", which permits loading images via
the Firehose protocol.

Signed-off-by: Song Xue <quic_songxue@xxxxxxxxxxx>
Signed-off-by: Shivendra Pratap <shivendra.pratap@xxxxxxxxxxxxxxxx>

Tested-by: Xin Liu <xin.liu@xxxxxxxxxxxxxxxx> # On qcs615-ride

---
arch/arm64/boot/dts/qcom/qcs615-ride.dts | 7 +++++++
arch/arm64/boot/dts/qcom/sm6150.dtsi | 2 +-
<...>