14 lines
237 B
YAML
14 lines
237 B
YAML
|
# SPDX-License-Identifier: BSD-3-Clause
|
||
|
|
||
|
title: Clock source with two cells
|
||
|
description: Clock source with two cells
|
||
|
|
||
|
properties:
|
||
|
compatible:
|
||
|
constraint: "clock-two-cell"
|
||
|
type: string-array
|
||
|
|
||
|
"#cells":
|
||
|
- one
|
||
|
- two
|