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