1# Copyright (c) 2022 Aspeed Technology Inc. 2# SPDX-License-Identifier: Apache-2.0 3 4description: Aspeed AST10X0 Clock Controller 5 6compatible: "aspeed,ast10x0-clock" 7 8include: [clock-controller.yaml, base.yaml] 9 10properties: 11 "#clock-cells": 12 const: 1 13 14clock-cells: 15 - clk_id 16