mb/google/brya/var/taeko: Add probe for MAX98357+ALC5682I_VS

Add probe function for the "VS" version of the audio amplifier so taeko
can recgonize MAX98357 with ALC5682I_VS.

BUG=b:202913837
TEST=FW_NAME=taeko emerge-brya coreboot and check taeko can recgonize
MAX98357 with ALC5682I_VS
Signed-off-by: Joey Peng <joey.peng@lcfc.corp-partner.google.com>
Change-Id: Id4ff2003ee6a6f6f4ad98694996689e1a84092c5
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58645
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: YH Lin <yueherngl@google.com>
This commit is contained in:
Joey Peng 2021-10-27 15:38:08 +08:00 committed by Tim Wawrzynczak
parent f6c29165b2
commit b0c1e73928
1 changed files with 1 additions and 0 deletions

View File

@ -322,6 +322,7 @@ chip soc/intel/alderlake
register "sdmode_delay" = "5"
device generic 0 on
probe AUDIO AUDIO_MAX98357_ALC5682I_I2S
probe AUDIO AUDIO_MAX98357_ALC5682I_VS_I2S
end
end
end