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

Allows QCS404 based designs to enable watchdog support

Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
Jorge Ramirez-Ortiz
2019-08-29 22:03:40 +02:00
committed by Bjorn Andersson
parent 10c71fd1c6
commit 8a250aa6ec

View File

@@ -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>;