2f5ac45e53
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>
8 lines
135 B
YAML
8 lines
135 B
YAML
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: ARM Generic Interrupt Controller v3
|
|
|
|
compatible: arm,gic-v3
|
|
|
|
include: arm,gic.yaml
|