# Copyright (c) 2021 Teslabs Engineering S.L. | |
# SPDX-License-Identifier: Apache-2.0 | |
description: GigaDevice GD32 System Configuration Registers | |
compatible: "gd,gd32-syscfg" | |
include: base.yaml | |
properties: | |
reg: | |
required: true | |
label: | |
required: true | |
rcu-periph-clock: | |
type: int | |
description: Reset Control Unit Peripheral Clock ID | |
required: true |