19 lines
294 B
YAML
19 lines
294 B
YAML
|
# Copyright (c) 2024 Nuvoton Technology Corporation.
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: NPCX Reset Controller
|
||
|
|
||
|
compatible: "nuvoton,npcx-rst"
|
||
|
|
||
|
include: [reset-controller.yaml, base.yaml]
|
||
|
|
||
|
properties:
|
||
|
reg:
|
||
|
required: true
|
||
|
|
||
|
"#reset-cells":
|
||
|
const: 1
|
||
|
|
||
|
reset-cells:
|
||
|
- id
|