From b0c1e739284e47d2dc43de9f35e50665e617e562 Mon Sep 17 00:00:00 2001 From: Joey Peng Date: Wed, 27 Oct 2021 15:38:08 +0800 Subject: 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 Change-Id: Id4ff2003ee6a6f6f4ad98694996689e1a84092c5 Reviewed-on: https://review.coreboot.org/c/coreboot/+/58645 Tested-by: build bot (Jenkins) Reviewed-by: Tim Wawrzynczak Reviewed-by: YH Lin --- src/mainboard/google/brya/variants/taeko/overridetree.cb | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mainboard/google/brya/variants/taeko/overridetree.cb b/src/mainboard/google/brya/variants/taeko/overridetree.cb index 57c9cead30..4398fa5e74 100644 --- a/src/mainboard/google/brya/variants/taeko/overridetree.cb +++ b/src/mainboard/google/brya/variants/taeko/overridetree.cb @@ -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 -- cgit v1.2.3