zephyr/dts/bindings/test/vnd,busy-sim.yaml
Fabio Baltieri eb0a524972 yamllint: indentation: fix dts/bindings/
Fix the YAML files indentation for files in dts/bindings/.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 14:23:53 +01:00

20 lines
407 B
YAML

# Copyright (c) 2021 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
description: |
CPU load simulator
compatible: "vnd,busy-sim"
properties:
counter:
type: phandle
required: true
description: |
Counter device used for generating intervals.
active-gpios:
type: phandle-array
description: |
Debug pin is set to active state when cpu load is active.