zephyr/dts/bindings/interrupt-controller/riscv,clint0.yaml
Katsuhiro Suzuki 2b42efeb8e dts/bindings: Add binding for riscv,clint0
Currently there is no binding for RISC-V Core-Local Interruptor.
This patch add a simple binding.

Signed-off-by: Katsuhiro Suzuki <katsuhiro@katsuster.net>
2020-11-19 17:00:46 -05:00

19 lines
327 B
YAML

# Copyright (c) 2020, Katsuhiro Suzuki.
# SPDX-License-Identifier: Apache-2.0
description: Common fields for the RISC-V Core-Local interruptor.
include: [interrupt-controller.yaml, base.yaml]
compatible: "riscv,clint0"
properties:
reg:
required: true
"#interrupt-cells":
const: 1
interrupt-cells:
- irq