summaryrefslogtreecommitdiff
path: root/drivers/sysreset/sysreset_qcom-psci.c
AgeCommit message (Collapse)Author
2026-04-27sysreset: Implement PSCI based reset to EDL mode for QCOM SoCsVaradarajan Narayanan
Implement request_arg() sysreset_op for QCOM SoCs that use PSCI to reset to EDL (Emergency Download) mode. Reviewed-by: Casey Connolly <[email protected]> Reviewed-by: Sumit Garg <[email protected]> Signed-off-by: Varadarajan Narayanan <[email protected]> Link: https://patch.msgid.link/[email protected] [casey: add missing ARM_SMCCC depends to kconfig to fix CI allyesconfig] Signed-off-by: Casey Connolly <[email protected]>