zephyr/dts/bindings/timer/arm,cmsdk-dtimer.yaml
Kumar Gala 62f19cc6b3 dts: bindings: timer: device labels are now optional
All in tree device drivers use some form of DEVICE_DT_GET
so we no longer need to require label properties.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-16 16:21:39 +00:00

13 lines
167 B
YAML

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