Skip to content

Commit 69c6cc7

Browse files
ck-telecomcfriedt
authored andcommitted
dts: bindings: watchdog: add watchdog bindings
Add watchdog bingdings for sf32lb Signed-off-by: Qingsong Gou <[email protected]>
1 parent 9e69628 commit 69c6cc7

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Copyright (c) 2025 Qingsong Gou <[email protected]>
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
description: |
5+
This binding describes the Sifli SF32LB watchdog timer (WDT).
6+
7+
compatible: "sifli,sf32lb-wdt"
8+
9+
include: base.yaml
10+
11+
properties:
12+
reg:
13+
required: true
14+
15+
interrupts:
16+
required: true

0 commit comments

Comments
 (0)