1# Copyright (c) 2022 Intel Corp.
2# SPDX-License-Identifier: Apache-2.0
3
4description: Intel ADSP Timer
5
6compatible: "intel,adsp-timer"
7
8include: base.yaml
9
10properties:
11  syscon:
12    type: phandle
13    required: true
14    description: |
15      phandle to syscon node.
16