Commit 8a250aa6 authored by Jorge Ramirez-Ortiz's avatar Jorge Ramirez-Ortiz Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: qcs404: add the watchdog node



Allows QCS404 based designs to enable watchdog support

Reviewed-by: default avatarStephen Boyd <sboyd@kernel.org>
Signed-off-by: default avatarJorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 10c71fd1
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -875,6 +875,12 @@
			#mbox-cells = <1>;
		};

		watchdog@b017000 {
			compatible = "qcom,kpss-wdt";
			reg = <0x0b017000 0x1000>;
			clocks = <&sleep_clk>;
		};

		timer@b120000 {
			#address-cells = <1>;
			#size-cells = <1>;