Attention is currently required from: Rob Barnes, Yu-hsuan Hsu. Hello build bot (Jenkins), Raul Rangel, Tim Wawrzynczak, Rob Barnes, Yu-hsuan Hsu,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/61782
to look at the new patch set (#5).
Change subject: mb/google/zork/var/gumboz: Add fw_config probe for ALC5682-VD & VS ......................................................................
mb/google/zork/var/gumboz: Add fw_config probe for ALC5682-VD & VS
ALC5682-VD/ALC5682I-VS load different kernel driver by different hid name. Update hid name and machine_dev depending on the AUDIO_CODEC_SOURCE field of fw_config. Define FW_CONFIG bits 36 - 37 (SSFC bits 4 - 5) for codec selection.
ALC5682-VD: _HID = "10EC5682" ALC5682I-VS: _HID = "RTL5682"
BUG=b:215292608 BRANCH=firmware-zork-13434.B TEST=ALC5682I-VS audio codec can work
Change-Id: I0b0231a3ee9c0dad289ffd50607b3ae6201f56a0 Signed-off-by: Robert Chen robert.chen@quanta.corp-partner.google.com --- M src/mainboard/google/zork/variants/gumboz/overridetree.cb 1 file changed, 87 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/82/61782/5