| # 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 |