]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commitdiff
arm64: dts: qcom: ipq5424: Add watchdog node
authorManikanta Mylavarapu <quic_mmanikan@quicinc.com>
Thu, 21 Nov 2024 05:19:51 +0000 (10:49 +0530)
committerBjorn Andersson <andersson@kernel.org>
Thu, 26 Dec 2024 05:50:49 +0000 (23:50 -0600)
Add the watchdog node for IPQ5424 SoC.

Signed-off-by: Manikanta Mylavarapu <quic_mmanikan@quicinc.com>
Link: https://lore.kernel.org/r/20241121051951.1776250-3-quic_mmanikan@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/ipq5424.dtsi

index 5e219f9004123caa45e5e9e303662e3e92a56c57..269cbee1bc54447fb398cef22e4a5e894220226b 100644 (file)
                        msi-controller;
                };
 
+               watchdog@f410000 {
+                       compatible = "qcom,apss-wdt-ipq5424", "qcom,kpss-wdt";
+                       reg = <0 0x0f410000 0 0x1000>;
+                       interrupts = <GIC_SPI 0 IRQ_TYPE_EDGE_RISING>;
+                       clocks = <&sleep_clk>;
+               };
+
                timer@f420000 {
                        compatible = "arm,armv7-timer-mem";
                        reg = <0 0xf420000 0 0x1000>;