1# Copyright (C) 2023 BeagleBoard.org Foundation
2# Copyright (C) 2023 S Prashanth
3# SPDX-License-Identifier: Apache-2.0
4
5description: TI Dual-Mode Timer
6
7compatible: "ti,am654-timer"
8
9include: base.yaml
10
11properties:
12  reg:
13    required: true
14
15  interrupts:
16    required: true
17