zephyr/dts/bindings/interrupt-controller/sifive,plic-1.0.0.yaml
Fabio Baltieri eb0a524972 yamllint: indentation: fix dts/bindings/
Fix the YAML files indentation for files in dts/bindings/.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 14:23:53 +01:00

15 lines
314 B
YAML

# Copyright (c) 2018, SiFive Inc.
# SPDX-License-Identifier: Apache-2.0
description: SiFive RISCV-V platform-local interrupt controller
compatible: "sifive,plic-1.0.0"
include: riscv,plic0.yaml
properties:
riscv,ndev:
type: int
description: Number of external interrupts supported
required: true