Commit 4722f956 authored by Sai Prakash Ranjan's avatar Sai Prakash Ranjan Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sc7180: Add APSS watchdog node

parent 39abbd30
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1038,6 +1038,12 @@
			};
		};

		watchdog@17c10000 {
			compatible = "qcom,apss-wdt-sc7180", "qcom,kpss-wdt";
			reg = <0 0x17c10000 0 0x1000>;
			clocks = <&sleep_clk>;
		};

		timer@17c20000{
			#address-cells = <2>;
			#size-cells = <2>;