soc: intel_adsp_cavs: hwmv2: Align SOC_SERIES name and value

Align 'intel_adsp_cavs` SoC Series name and value to match
new HWMv2 compliance check.

Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
This commit is contained in:
Dmitrii Golovanov
2024-02-22 13:00:57 +01:00
committed by Carles Cufi
parent 2908af0bcc
commit 6734597a76
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ config SOC_SERIES_INTEL_ADSP_CAVS
Intel ADSP CAVS Intel ADSP CAVS
config SOC_SERIES config SOC_SERIES
default "cavs" if SOC_SERIES_INTEL_ADSP_CAVS default "intel_adsp_cavs" if SOC_SERIES_INTEL_ADSP_CAVS
config SOC_INTEL_CAVS_V25 config SOC_INTEL_CAVS_V25
bool bool

View File

@@ -5,6 +5,6 @@ family:
socs: socs:
- name: ace15_mtpm - name: ace15_mtpm
- name: ace20_lnl - name: ace20_lnl
- name: cavs - name: intel_adsp_cavs
socs: socs:
- name: cavs25 - name: cavs25