Skip to content

Commit c1bec14

Browse files
ene-stevenfabiobaltieri
authored andcommitted
dts: binding: watchdog: Add kb1200 watchdog
A new watchdog controller addition Signed-off-by: Steven Chang <[email protected]>
1 parent 1b028ca commit c1bec14

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Copyright (c) 2024 ENE Technology Inc.
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
description: ENE watchdog timer
5+
6+
include: [base.yaml]
7+
8+
compatible: "ene,kb1200-watchdog"
9+
10+
properties:
11+
reg:
12+
required: true
13+
14+
interrupts:
15+
required: true

0 commit comments

Comments
 (0)