1/*
2 * Copyright 2024 NXP
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7&pit0_channel0 {
8	status = "okay";
9};
10
11&pit0_channel1 {
12	status = "okay";
13};
14