1/*
2 * Copyright (c) 2024 Analog Devices, Inc.
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7&timer0 {
8	status = "okay";
9	counter0: counter {
10		status = "okay";
11	};
12};
13