# Copyright (c) 2020, Linaro Limited | |
# SPDX-License-Identifier: Apache-2.0 | |
description: Atmel SAMD5x Generic Clock Controller (GCLK) | |
compatible: "atmel,samd5x-gclk" | |
include: [clock-controller.yaml, base.yaml] | |
properties: | |
reg: | |
required: true | |
"#clock-cells": | |
const: 1 | |
clock-cells: | |
- periph_ch |