1# Copyright (c) 2022, Teslabs Engineering S.L. 2# SPDX-License-Identifier: Apache-2.0 3 4description: | 5 Gigadevice Reset and Clock Unit (RCU) if a multi-function peripheral in 6 charge of reset control (RCTL) and clock control (CCTL) for all SoC 7 peripherals. Child nodes are used to represent each functional block. 8 9compatible: "gd,gd32-rcu" 10 11include: base.yaml 12 13properties: 14 reg: 15 required: true 16