zephyr/dts/bindings/interrupt-controller/sifive,plic-1.0.0.yaml
Kumar Gala da9859533e dts/bindings: Convert bindings to new include syntax
Convert from:

inherits:
    !include spi-device.yaml

to:

include: spi-device.yaml

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-09-07 10:25:02 -05:00

18 lines
373 B
YAML

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