Re: [PATCH v20 07/10] arm64: dts: qcom: qcm6490: Add psci reboot-modes
From: Konrad Dybcio <hidden>
Date: 2026-03-05 10:57:08
Also in:
linux-arm-msm, linux-devicetree, linux-pm, lkml
From: Konrad Dybcio <hidden>
Date: 2026-03-05 10:57:08
Also in:
linux-arm-msm, linux-devicetree, linux-pm, lkml
On 3/4/26 7:03 PM, Shivendra Pratap wrote:
Add PSCI SYSTEM_RESET2 reboot-modes for qcm6490-idp and qcs6490-rb3gen2 for use by the psci_reboot_mode driver. The following modes are defined: - bootloader: reboot into fastboot mode for fastboot flashing. - edl: reboot into emergency download mode for image loading via the Firehose protocol. Support for these modes is firmware dependent and not available across all sc7280 based boards. Signed-off-by: Shivendra Pratap <redacted> ---
Reviewed-by: Konrad Dybcio <redacted> Konrad