soc: arm64: intel_socfpga: Move GIC version to DT

Move the GIC version to the device tree for intel_socfpga
to improve readability

Signed-off-by: Piotr Wojnarowski <pwojnarowski@antmicro.com>
This commit is contained in:
Piotr Wojnarowski 2023-05-17 17:47:18 +02:00 committed by Anas Nashif
parent 7908d7556c
commit 2ba2e1dc3a
2 changed files with 1 additions and 2 deletions

View File

@ -41,7 +41,7 @@
};
gic: interrupt-controller@fffc1000 {
compatible = "arm,gic";
compatible = "arm,gic-v2", "arm,gic";
reg = <0xfffc1000 0x1000>,
<0xfffc2000 0x2000>;
interrupt-controller;

View File

@ -5,7 +5,6 @@ config SOC_SERIES_AGILEX
bool "Intel SoC FPGA Agilex Series"
select ARM64
select CPU_CORTEX_A53
select GIC_V2
select SOC_FAMILY_INTEL_SOCFPGA
help
Enable support for Intel SoC FPGA Series