mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 05:04:02 +02:00
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:
parent
10c71fd1c6
commit
8a250aa6ec
|
|
@ -875,6 +875,12 @@ apcs_glb: mailbox@b011000 {
|
|||
#mbox-cells = <1>;
|
||||
};
|
||||
|
||||
watchdog@b017000 {
|
||||
compatible = "qcom,kpss-wdt";
|
||||
reg = <0x0b017000 0x1000>;
|
||||
clocks = <&sleep_clk>;
|
||||
};
|
||||
|
||||
timer@b120000 {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user