1#
2# Copyright (c) 2023, Andes Technology Corporation.
3#
4# SPDX-License-Identifier: Apache-2.0
5#
6
7description: Andes Watchdog driver
8
9compatible: "andestech,atcwdt200"
10
11include: base.yaml
12
13properties:
14  reg:
15    required: true
16
17  interrupts:
18    required: true
19