1# Copyright (c) 2022-2023, Intel Corporation
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5    Synopsys Designware timer driver
6
7compatible: "snps,dw-timers"
8
9include: [base.yaml, reset-device.yaml]
10
11properties:
12  reg:
13    required: true
14
15  clock-frequency:
16    type: int
17    description: clock frequency information for Timer
18