blob: 74af075dfbc7e504ab268f4c64f3aeee810da508 [file] [log] [blame]
---
title: ARM CMSDK TIMER
id: arm,cmsdk-timer
version: 0.1
description: >
This binding gives a base representation of the ARM CMSDK TIMER
properties:
compatible:
type: string
category: required
description: compatible strings
constraint: "arm,cmsdk-timer"
reg:
type: array
description: mmio register space
generation: define
category: required
interrupts:
type: array
category: required
description: required interrupts
generation: define
...