zephyr/dts/bindings/timer/gaisler,gptimer.yaml
Martin Åberg bb5a565aaa timer: Add support for GRLIB GPTIMER
This adds support for GRLIB GPTIMER general purpose timer used in
LEON3/4/5 systems.

One of the GPTIMER subtimers is used to generate periodic interrutps
for announcing ticks. Another subtimer is used as upcounter for the
cycle_get_32() service.

Signed-off-by: Martin Åberg <martin.aberg@gaisler.com>
2020-11-13 14:53:55 -08:00

13 lines
159 B
YAML

description: GRLIB GPTIMER
compatible: "gaisler,gptimer"
include: base.yaml
properties:
reg:
required: true
interrupts:
required: true