arm64: dts: qcom: ipq5210: add watchdog node

Add the watchdog device node for IPQ5210 SoC.

Signed-off-by: Kathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260511-ipq5210_wdt-v1-1-870c4b7f77b6@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Kathiravan Thirumoorthy
2026-05-21 22:46:52 -05:00
committed by Bjorn Andersson
parent f3cd85f60c
commit 7a473107f9
+7
View File
@@ -236,6 +236,13 @@
};
};
watchdog@b017000 {
compatible = "qcom,apss-wdt-ipq5210", "qcom,kpss-wdt";
reg = <0x0 0x0b017000 0x0 0x1000>;
interrupts = <GIC_SPI 277 IRQ_TYPE_EDGE_RISING>;
clocks = <&sleep_clk>;
};
timer@b120000 {
compatible = "arm,armv7-timer-mem";
reg = <0x0 0x0b120000 0x0 0x1000>;