1# Copyright (c) 2024 Nuvoton Technology Corporation. 2# SPDX-License-Identifier: Apache-2.0 3 4description: NPCX Reset Controller 5 6compatible: "nuvoton,npcx-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