1# Copyright (c) 2019 Microchip Technology Inc.
2# SPDX-License-Identifier: Apache-2.0
3
4description: Microchip XEC RTOS timer
5
6compatible: "microchip,xec-rtos-timer"
7
8include: base.yaml
9
10properties:
11  reg:
12    required: true
13
14  interrupts:
15    required: true
16
17  girqs:
18    type: array
19    required: true
20    description: Array of GIRQ numbers [8:26] and bit positions [0:31].
21