ARM: dts: qcom: sdx65: Add Watchdog support
Enable Watchdog support for Application Processor Subsystem (APSS) block on SDX65 platform. Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/1654080312-5408-11-git-send-email-quic_rohiagar@quicinc.com
This commit is contained in:
committed by
Bjorn Andersson
parent
df6d7b86f4
commit
39eebfce4b
@@ -518,6 +518,12 @@
|
||||
#clock-cells = <0>;
|
||||
};
|
||||
|
||||
watchdog@17817000 {
|
||||
compatible = "qcom,apss-wdt-sdx65", "qcom,kpss-wdt";
|
||||
reg = <0x17817000 0x1000>;
|
||||
clocks = <&sleep_clk>;
|
||||
};
|
||||
|
||||
timer@17820000 {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
|
||||
Reference in New Issue
Block a user