[PATCH v3 0/2] Add psci_sys_reset2 reboot modes for hamoa and purwa boards

From: Xin Liu

Date: Tue Sep 01 2026 - 03:57:52 EST


Adding PSCI SYSTEM_RESET2 reboot-modes for hamoa and purwa based boards.

These DT patches depend on PSCI SYSTEM_RESET2 support introduced in:
https://lore.kernel.org/all/20260803-arm-psci-system_reset2-vendor-reboots-v24-0-889281373870@xxxxxxxxxxxxxxxx/

To: Bjorn Andersson <andersson@xxxxxxxxxx>
To: Konrad Dybcio <konradybcio@xxxxxxxxxx>
To: Rob Herring <robh@xxxxxxxxxx>
To: Krzysztof Kozlowski <krzk+dt@xxxxxxxxxx>
To: Conor Dooley <conor+dt@xxxxxxxxxx>
Cc: linux-arm-msm@xxxxxxxxxxxxxxx
Cc: devicetree@xxxxxxxxxxxxxxx
Cc: linux-kernel@xxxxxxxxxxxxxxx

Signed-off-by: Xin Liu <xin.liu@xxxxxxxxxxxxxxxx>
---
Changes in v3:
- Split into two patches: one for hamoa, one for purwa
- Move reboot-mode from shared hamoa.dtsi to board-specific files
- Add psci label in hamoa.dtsi to allow board files to reference the node
- Link to v2: https://lore.kernel.org/all/20260226054113.4156874-1-xin.liu@xxxxxxxxxxxxxxxx/

Changes in v2:
- Fix mode-bootloader and mode-edl reset_type
- Link to v1: https://lore.kernel.org/all/20260209042700.1186392-1-xin.liu@xxxxxxxxxxxxxxxx/

---
Xin Liu (2):
arm64: dts: qcom: hamoa: Add PSCI SYSTEM_RESET2 types
arm64: dts: qcom: purwa: Add PSCI SYSTEM_RESET2 types

arch/arm64/boot/dts/qcom/hamoa-iot-evk.dts | 7 +++++++
arch/arm64/boot/dts/qcom/hamoa.dtsi | 2 +-
arch/arm64/boot/dts/qcom/purwa-iot-evk.dts | 7 +++++++
3 files changed, 15 insertions(+), 1 deletion(-)
---
base-commit: e30626823a406725ce29bc75cb8ec467d3e1e326

Best regards,
--
Xin Liu <xin.liu@xxxxxxxxxxxxxxxx>