1# (c) Nuvoton Technology Corp. All rights reserved.
2# SPDX-License-Identifier: Apache-2.0
3
4description: Nuvoton, Numaker-RESET
5
6compatible: "nuvoton,numaker-rst"
7
8include: [reset-controller.yaml, base.yaml]
9
10properties:
11  reg:
12    required: true
13
14  "#reset-cells":
15    const: 1
16
17reset-cells:
18- id
19