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>
13 lines
161 B
YAML
13 lines
161 B
YAML
description: ARM CMSDK timer
|
|
|
|
compatible: "arm,cmsdk-timer"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
interrupts:
|
|
required: true
|