On 2026-08-11T05:18:35, Balaji Selvanathan <[email protected]> wrote: > arm64: dts: qcom: add psci reboot-mode edl node for lemans/qcs6490-rb3gen2 > > Add a "reboot-mode" subnode under the psci node in the lemans-evk and > qcs6490-rb3gen2 U-Boot device tree overlays, declaring "mode-edl" so that > "reset -edl" enters Qualcomm EDL/download mode via a PSCI SYSTEM_RESET2 > vendor reset. The magic value <0x80000000 0x00000001> is reset_type = > 0x80000000 (vendor bit set) with a cookie of 1. > > Signed-off-by: Balaji Selvanathan <[email protected]> > > arch/arm/dts/lemans-evk-u-boot.dtsi | 7 +++++++ > arch/arm/dts/qcs6490-rb3gen2-u-boot.dtsi | 7 +++++++ > 2 files changed, 14 insertions(+)
Reviewed-by: Simon Glass <[email protected]>
