]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: qcom: qcs8300: Add watchdog node
authorXin Liu <quic_liuxin@quicinc.com>
Mon, 16 Dec 2024 08:06:40 +0000 (16:06 +0800)
committerBjorn Andersson <andersson@kernel.org>
Thu, 19 Dec 2024 22:53:15 +0000 (16:53 -0600)
Add the watchdog node for QCS8300 SoC.

Signed-off-by: Xin Liu <quic_liuxin@quicinc.com>
arch/arm64/boot/dts/qcom/qcs8300.dtsi

index 73abf2ef9c9f7cda14dc5ad8b78cdb4870fbeb58..c0efcd98ec65022e282f50b2e56dd5d59aa914be 100644 (file)
                        redistributor-stride = <0x0 0x20000>;
                };
 
+               watchdog@17c10000 {
+                       compatible = "qcom,apss-wdt-qcs8300", "qcom,kpss-wdt";
+                       reg = <0x0 0x17c10000 0x0 0x1000>;
+                       clocks = <&sleep_clk>;
+                       interrupts = <GIC_SPI 0 IRQ_TYPE_EDGE_RISING>;
+               };
+
                timer@17c20000 {
                        compatible = "arm,armv7-timer-mem";
                        reg = <0x0 0x17c20000 0x0 0x1000>;