drivers: watchdog: support Nuvoton numaker WWDT
Add Nuvoton numaker series window watchdog feature. Signed-off-by: cyliang tw <cyliang@nuvoton.com>
This commit is contained in:
parent
a943d7fd53
commit
7cb3f47ae9
6 changed files with 343 additions and 0 deletions
18
dts/bindings/watchdog/nuvoton,numaker-wwdt.yaml
Normal file
18
dts/bindings/watchdog/nuvoton,numaker-wwdt.yaml
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Copyright (c) 2024 Nuvoton Technology Corporation.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: Nuvoton, NuMaker window watchdog timer
|
||||
|
||||
compatible: "nuvoton,numaker-wwdt"
|
||||
|
||||
include: base.yaml
|
||||
|
||||
properties:
|
||||
reg:
|
||||
required: true
|
||||
|
||||
interrupts:
|
||||
required: true
|
||||
|
||||
clocks:
|
||||
required: true
|
Loading…
Add table
Add a link
Reference in a new issue