1# Copyright 2024 NXP
2# SPDX-License-Identifier Apache-2.0
3
4description: |
5  Child node for the Periodic Interrupt Timer node, intended for an individual timer channel
6
7compatible: "nxp,pit-channel"
8
9include: base.yaml
10
11properties:
12  reg:
13    required: true
14