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-06-08 00:12:49 +08:00
|
|
|
inherits:
|
|
|
|
!include base.yaml
|
|
|
|
|
2017-05-11 18:56:20 +08:00
|
|
|
properties:
|
2017-11-23 15:48:10 +08:00
|
|
|
compatible:
|
2017-05-11 18:56:20 +08:00
|
|
|
constraint: "arm,cmsdk-dtimer"
|
|
|
|
|
2017-11-23 15:48:10 +08:00
|
|
|
reg:
|
2017-05-11 18:56:20 +08:00
|
|
|
category: required
|
|
|
|
|
2017-11-23 15:48:10 +08:00
|
|
|
interrupts:
|
2017-05-11 18:56:20 +08:00
|
|
|
category: required
|
2019-02-01 02:28:17 +08:00
|
|
|
|
|
|
|
label:
|
|
|
|
category: required
|