mb/google/volteer: Add missing audio codec to HDA probe

Audio codec RT1011_ALC5682I_I2S is listed as a fw_config option in the
baseboard, but missing from the HDA device probe list in the variant
overridetrees, preventing it from being detected at boot.

TEST=build/boot lindar, verify audio codec identified and HDA device not
disabled by fw_config.

Change-Id: Ib40b095688aac5cf4e0a60dcac250023c4f04c9f
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/71150
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <inforichland@gmail.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
Matt DeVillier 2022-12-20 12:35:05 -06:00 committed by Martin L Roth
parent a0e32aafee
commit ba9f0c3817
11 changed files with 11 additions and 0 deletions

View File

@ -196,6 +196,7 @@ chip soc/intel/tigerlake
probe AUDIO MAX98373_ALC5682_SNDW
probe AUDIO MAX98373_ALC5682I_I2S_UP4
probe AUDIO MAX98360_ALC5682I_I2S
probe AUDIO RT1011_ALC5682I_I2S
end
device ref pcie_rp9 on
chip soc/intel/common/block/pcie/rtd3

View File

@ -221,6 +221,7 @@ chip soc/intel/tigerlake
probe AUDIO MAX98373_ALC5682_SNDW
probe AUDIO MAX98373_ALC5682I_I2S_UP4
probe AUDIO MAX98360_ALC5682I_I2S
probe AUDIO RT1011_ALC5682I_I2S
end
device ref pcie_rp9 on
chip soc/intel/common/block/pcie/rtd3

View File

@ -203,6 +203,7 @@ chip soc/intel/tigerlake
probe AUDIO MAX98373_ALC5682_SNDW
probe AUDIO MAX98373_ALC5682I_I2S_UP4
probe AUDIO MAX98360_ALC5682I_I2S
probe AUDIO RT1011_ALC5682I_I2S
end
device ref pcie_rp9 on
chip soc/intel/common/block/pcie/rtd3

View File

@ -200,6 +200,7 @@ chip soc/intel/tigerlake
probe AUDIO MAX98373_ALC5682_SNDW
probe AUDIO MAX98373_ALC5682I_I2S_UP4
probe AUDIO MAX98360_ALC5682I_I2S
probe AUDIO RT1011_ALC5682I_I2S
end
device ref pcie_rp9 on

View File

@ -274,6 +274,7 @@ chip soc/intel/tigerlake
probe AUDIO MAX98373_ALC5682_SNDW
probe AUDIO MAX98373_ALC5682I_I2S_UP4
probe AUDIO MAX98360_ALC5682I_I2S
probe AUDIO RT1011_ALC5682I_I2S
end
device ref pcie_rp9 on
chip soc/intel/common/block/pcie/rtd3

View File

@ -138,6 +138,7 @@ chip soc/intel/tigerlake
probe AUDIO MAX98373_ALC5682_SNDW
probe AUDIO MAX98373_ALC5682I_I2S_UP4
probe AUDIO MAX98360_ALC5682I_I2S
probe AUDIO RT1011_ALC5682I_I2S
end
device ref pcie_rp9 on
chip soc/intel/common/block/pcie/rtd3

View File

@ -140,6 +140,7 @@ chip soc/intel/tigerlake
probe AUDIO MAX98373_ALC5682_SNDW
probe AUDIO MAX98373_ALC5682I_I2S_UP4
probe AUDIO MAX98360_ALC5682I_I2S
probe AUDIO RT1011_ALC5682I_I2S
end
device ref pmc hidden
# The pmc_mux chip driver is a placeholder for the

View File

@ -8,6 +8,7 @@ chip soc/intel/tigerlake
probe AUDIO MAX98373_ALC5682_SNDW
probe AUDIO MAX98373_ALC5682I_I2S_UP4
probe AUDIO MAX98360_ALC5682I_I2S
probe AUDIO RT1011_ALC5682I_I2S
end
device ref i2c1 on

View File

@ -101,6 +101,7 @@ chip soc/intel/tigerlake
probe AUDIO MAX98373_ALC5682_SNDW
probe AUDIO MAX98373_ALC5682I_I2S_UP4
probe AUDIO MAX98360_ALC5682I_I2S
probe AUDIO RT1011_ALC5682I_I2S
end
device ref pcie_rp9 on
chip soc/intel/common/block/pcie/rtd3

View File

@ -137,6 +137,7 @@ chip soc/intel/tigerlake
probe AUDIO MAX98373_ALC5682_SNDW
probe AUDIO MAX98373_ALC5682I_I2S_UP4
probe AUDIO MAX98360_ALC5682I_I2S
probe AUDIO RT1011_ALC5682I_I2S
end
device ref pcie_rp9 on
chip soc/intel/common/block/pcie/rtd3

View File

@ -229,6 +229,7 @@ chip soc/intel/tigerlake
probe AUDIO MAX98373_ALC5682_SNDW
probe AUDIO MAX98373_ALC5682I_I2S_UP4
probe AUDIO MAX98360_ALC5682I_I2S
probe AUDIO RT1011_ALC5682I_I2S
end
device ref pcie_rp9 on
chip soc/intel/common/block/pcie/rtd3