soc: arm64: intel_socfpga: hwmv2: Rename SoCs

Rename SoC for better HWMv2 use:
  `intel_socfpga_agilex`  --> `agilex`
  `intel_socfpga_agilex5` --> `agilex5`

Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
This commit is contained in:
Dmitrii Golovanov 2024-02-20 08:57:20 +01:00 committed by Carles Cufi
parent d4c143d306
commit ead4b57a7b
5 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
board:
name: intel_socfpga_agilex5_socdk
socs:
- name: intel_socfpga_agilex5
- name: agilex5

View File

@ -1,4 +1,4 @@
board:
name: intel_socfpga_agilex_socdk
socs:
- name: intel_socfpga_agilex
- name: agilex

View File

@ -17,4 +17,4 @@ config SOC_AGILEX
Intel SoC FPGA Agilex
config SOC
default "intel_socfpga_agilex" if SOC_AGILEX
default "agilex" if SOC_AGILEX

View File

@ -17,4 +17,4 @@ config SOC_AGILEX5
Intel SoC FPGA Agilex5
config SOC
default "intel_socfpga_agilex5" if SOC_AGILEX5
default "agilex5" if SOC_AGILEX5

View File

@ -3,7 +3,7 @@ family:
series:
- name: agilex
socs:
- name: intel_socfpga_agilex
- name: agilex
- name: agilex5
socs:
- name: intel_socfpga_agilex5
- name: agilex5