19 lines
297 B
YAML
19 lines
297 B
YAML
|
# (c) Nuvoton Technology Corp. All rights reserved.
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: Nuvoton, Numaker-RESET
|
||
|
|
||
|
compatible: "nuvoton,numaker-rst"
|
||
|
|
||
|
include: [reset-controller.yaml, base.yaml]
|
||
|
|
||
|
properties:
|
||
|
reg:
|
||
|
required: true
|
||
|
|
||
|
"#reset-cells":
|
||
|
const: 1
|
||
|
|
||
|
reset-cells:
|
||
|
- id
|