zephyr/dts/bindings/interrupt-controller/arm,gic-v2.yaml
Piotr Wojnarowski 2f5ac45e53 dts: bindings: interrupt-controller: GIC: Allow specifying version in DT
Currently, only the presence of a GIC is reflected in the device tree,
and its version must be set separately in each SoC's Kconfig.
This patch adds separate bindings for each GIC version whose presence
in the device tree automatically enables the corresponding Kconfig symbol.

Signed-off-by: Piotr Wojnarowski <pwojnarowski@antmicro.com>
2023-06-17 08:01:46 -04:00

8 lines
135 B
YAML

# SPDX-License-Identifier: Apache-2.0
description: ARM Generic Interrupt Controller v2
compatible: arm,gic-v2
include: arm,gic.yaml