Commit 3d0d8c89 authored by Xin Liu's avatar Xin Liu Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: qcs8300: Add watchdog node



Add the watchdog node for QCS8300 SoC.

Signed-off-by: default avatarXin Liu <quic_liuxin@quicinc.com>
parent d37e2646
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1148,6 +1148,13 @@ intc: interrupt-controller@17a00000 {
			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>;