dts: binding: watchdog: Add kb1200 watchdog
A new watchdog controller addition Signed-off-by: Steven Chang <steven@ene.com.tw>
This commit is contained in:
parent
1b028ca2ce
commit
c1bec14de0
1 changed files with 15 additions and 0 deletions
15
dts/bindings/watchdog/ene,kb1200-watchdog.yaml
Normal file
15
dts/bindings/watchdog/ene,kb1200-watchdog.yaml
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Copyright (c) 2024 ENE Technology Inc.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: ENE watchdog timer
|
||||
|
||||
include: [base.yaml]
|
||||
|
||||
compatible: "ene,kb1200-watchdog"
|
||||
|
||||
properties:
|
||||
reg:
|
||||
required: true
|
||||
|
||||
interrupts:
|
||||
required: true
|
Loading…
Add table
Add a link
Reference in a new issue