1# Copyright (c) 2019, Linaro Limited 2# SPDX-License-Identifier: Apache-2.0 3 4# Common fields for clock controllers 5 6properties: 7 "#clock-cells": 8 type: int 9 required: true 10 description: Number of items to expect in a Clock specifier 11