coreboot/src
Paul Huang 0f0edeed2e mb/google/octopus: add ALC5682I-VS to be supported in the SSFC
Add ALC5682I-VS codec support. ALC5682I-VD/ALC5682I-VS load different
hid name depending on SSFC.

BUG=b:198722640
BRANCH=octopus
TEST=Set CBI SSFC BIT9-11 to select codec, and test audio works

Change-Id: I80be12d88e100ce8586371fc49b36447859e24f8
Signed-off-by: Paul Huang <paul2_huang@pegatron.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59856
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marco Chen <marcochen@google.com>
2021-12-13 14:01:47 +00:00
..
acpi acpi,Makefile: Add preload_acpi_dsdt 2021-11-29 20:35:33 +00:00
arch src/arch/x86/exit_car: Fix regression on x86_64 2021-12-13 13:52:25 +00:00
commonlib lib: Add __fls() (Find Last Set) 2021-12-13 02:57:07 +00:00
console
cpu cpu/x86/mp_init.c: Make it work for !CONFIG_SMP 2021-12-10 15:57:34 +00:00
device device/pci_device.c: Scan only one device for PCIe 2021-11-29 03:19:51 +00:00
drivers drivers/intel/usb4/retimer: Add function to correct EC port mapping 2021-12-13 13:57:39 +00:00
ec ec/google/chromeec: Support 5 temperature sensors 2021-11-26 11:19:52 +00:00
include lib: Add __fls() (Find Last Set) 2021-12-13 02:57:07 +00:00
lib cbfs: Remove deprecated APIs 2021-12-06 12:36:45 +00:00
mainboard mb/google/octopus: add ALC5682I-VS to be supported in the SSFC 2021-12-13 14:01:47 +00:00
northbridge northbridge/amd/pi/00730F01/northbridge.c: remove unneeded global variables 2021-12-07 15:03:53 +00:00
security x86_64 assembly: Don't touch %gs 2021-12-06 12:37:48 +00:00
soc soc/amd/cezanne: Don't select CPU_INFO_V2 explicitly 2021-12-13 14:00:15 +00:00
southbridge sb/amd/pi/hudson/early_init: fix setting SPI_USE_SPI100 in SPI100_ENABLE 2021-12-08 13:48:32 +00:00
superio superio/smsc/sch5545: Disable PS/2 lines isolation during init 2021-11-27 14:23:08 +00:00
vendorcode vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v2471_02 2021-12-13 06:09:15 +00:00
Kconfig