1# Copyright (c) 2023 Intel Corporation
2#
3# SPDX-License-Identifier: Apache-2.0
4
5description: |
6  Binding providing resources required to build and run the
7  tests/kernel/timer/timer_behavior/kernel.timer.timer_behavior_external
8  test in Zephyr.
9
10compatible: "test-kernel-timer-behavior-external"
11
12properties:
13  timerout-gpios:
14    type: phandle-array
15    required: true
16    description:
17      GPIO pin that will toggle on each cycle of the test, to be
18      connected to an external tool (such as a logic analyzer)
19      that will collect timing information.
20