| # Copyright (c) 2023, Intel Corporation | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: Agilex5 clock controller node | |
| compatible: "intel,agilex5-clock" | |
| include: [clock-controller.yaml, base.yaml] | |
| properties: | |
| reg: | |
| required: true | |
| "#clock-cells": | |
| const: 1 | |
| clock-cells: | |
| - clkid |