1/*
2 * Copyright (c) 2023 Intel Corporation
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7/ {
8	resources {
9		compatible = "test-kernel-timer-behavior-external";
10
11		timerout-gpios = <&gpio_140_176 14 GPIO_ACTIVE_LOW>;
12	};
13};
14