zephyr/dts/bindings/counter/arm,cmsdk-timer.yaml
Daniel DeGrasse 35f6c4922e dts: bindings: timer: move a few counter bindings to correct location
A few bindings in the timer directory (for kernel timing sources) were
being used for counters (which can have alarms set, and have a distinct
API). Move these bindings to the counters directory.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2024-11-19 17:50:04 -05:00

13 lines
153 B
YAML

description: ARM CMSDK timer
compatible: "arm,cmsdk-timer"
include: base.yaml
properties:
reg:
required: true
interrupts:
required: true