455b95b6c2
Use the clock control API to enable peripheral clocks. Note that both GPIO and pinctrl drivers are updated at once since they share some IP blocks. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
16 lines
264 B
YAML
16 lines
264 B
YAML
# 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
|
|
|
|
clocks:
|
|
required: true
|