zephyr/dts/bindings/timer/arm,armv8-timer.yaml
Kumar Gala 3fff3852fa dts: Rename compatible arm,arm-timer to arm,armv8-timer
The compatible for the ARMv8 timer should have been arm,armv8-timer and
not arm,arm-timer.  The dts binding file name was correct, just the
compatible was wrong.  Rename dts, binding, and associated code to use
arm,armv8-timer.

Fixes #31946

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-02-04 07:04:28 -05:00

14 lines
184 B
YAML

description: >
per-core ARM architected timer
compatible: "arm,armv8-timer"
include: base.yaml
properties:
interrupts:
required: true
label:
required: true