2017-05-11 18:56:20 +08:00
|
|
|
title: ARM CMSDK DUALTIMER
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This binding gives a base representation of the ARM CMSDK DUALTIMER
|
|
|
|
|
2019-08-20 02:32:25 +08:00
|
|
|
compatible: "arm,cmsdk-dtimer"
|
|
|
|
|
2019-08-22 07:10:12 +08:00
|
|
|
include: base.yaml
|
2019-06-08 00:12:49 +08:00
|
|
|
|
2017-05-11 18:56:20 +08:00
|
|
|
properties:
|
2017-11-23 15:48:10 +08:00
|
|
|
reg:
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|
2017-05-11 18:56:20 +08:00
|
|
|
|
2017-11-23 15:48:10 +08:00
|
|
|
interrupts:
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|
2019-02-01 02:28:17 +08:00
|
|
|
|
|
|
|
label:
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|