[PATCH v2 0/3] arm64: dts: qcom: x1e80100: Enable APSS watchdog in EL2

From: Abel Vesa

Date: Fri Dec 19 2025 - 05:00:46 EST


On X1E80100 platforms, in EL2, the APSS watchdog is accessible.
The APSS WDT HW is compatible with the one from SC8280XP, SM8250 and the
like. So describe it in the SoC dtsi, mark it as reserved and enable it
the EL2 overlay. Also document its compatible.

Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>
---
Changes in v2:
- Moved the node in the SoC dtsi and marked it as reserved.
This allowed dropping the interrupt-parent property.
As suggested by Stephan.
- Added separate patch to enable the node in EL2 overlay.
- Picked up Rob's R-b patch for bindings patch..
- Link to v1: https://patch.msgid.link/20251214-arm64-dts-qcom-x1e80100-el2-add-apss-wdt-v1-0-94ee80b8cbe7@xxxxxxxxxxxxxxxx

---
Abel Vesa (3):
dt-bindings: watchdog: Document X1E80100 compatible
arm64: dts: qcom: hamoa: Add the APSS watchdog
arm64: dts: qcom: x1-el2: Enable the APSS watchdog

Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 1 +
arch/arm64/boot/dts/qcom/hamoa.dtsi | 8 ++++++++
arch/arm64/boot/dts/qcom/x1-el2.dtso | 4 ++++
3 files changed, 13 insertions(+)
---
base-commit: d9771d0dbe18dd643760431870a6abf9b0866bb0
change-id: 20251214-arm64-dts-qcom-x1e80100-el2-add-apss-wdt-e04ca6c99f0f

Best regards,
--
Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>