Skip to content

Commit 7bd0604

Browse files
ck-telecomcfriedt
authored andcommitted
dts: arm: sifli: sf32lb52x: add watchdog def
Add watchdog controller Signed-off-by: Qingsong Gou <[email protected]>
1 parent 69c6cc7 commit 7bd0604

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

dts/arm/sifli/sf32lb52x.dtsi

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,13 @@
157157
status = "disabled";
158158
};
159159

160+
wdt: watchdog@50094000 {
161+
compatible = "sifli,sf32lb-wdt";
162+
reg = <0x50094000 0x1000>;
163+
interrupts = <26 0>;
164+
status = "disabled";
165+
};
166+
160167
gpioa: gpio@500a0000 {
161168
compatible = "sifli,sf32lb-gpio-parent";
162169
reg = <0x500a0000 0x1000>;

0 commit comments

Comments
 (0)