zephyr/dts/bindings/timer/lowrisc,machine-timer.yaml
Shawn Nematbakhsh cd0f54fb88 drivers: timer: riscv_machine_timer: Add support for OpenTitan
OpenTitan uses a timer compliant with the RISC-V privileged
specification.

Signed-off-by: Shawn Nematbakhsh <shawn@rivosinc.com>
2023-01-27 19:25:26 +09:00

20 lines
332 B
YAML

# Copyright (c) 2023 Rivos Inc.
# SPDX-License-Identifier: Apache-2.0
description: |
OpenTitan Machine Timer
The OpenTitan machine timer provides RISC-V privileged mtime and mtimecmp
registers.
compatible: "lowrisc,machine-timer"
include: base.yaml
properties:
reg:
required: true
interrupts:
required: true