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>
13 lines
159 B
YAML
13 lines
159 B
YAML
description: GRLIB GPTIMER
|
|
|
|
compatible: "gaisler,gptimer"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
interrupts:
|
|
required: true
|