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/+/61781
to look at the new patch set (#8).
Change subject: mb/google/zork/var/dirinboz: Add fw_config probe for ALC5682-VD & VS ......................................................................
mb/google/zork/var/dirinboz: 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:211672259 BRANCH=firmware-zork-13434.B TEST=ALC5682I-VS audio codec can work
Change-Id: Icd4321ec0a284e35511dd4b860a16506f54cf663 Signed-off-by: Robert Chen robert.chen@quanta.corp-partner.google.com --- M src/mainboard/google/zork/variants/dirinboz/overridetree.cb 1 file changed, 87 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/61781/8