coreboot-kgpe-d16/src
Matt DeVillier 6fa36c9c2c google/slippy: fix internal mic for falco/wolf variants
The HDA verb for falco/wolf's internal mic was wrong, preventing the mic
from working properly in Windows and macOS (the Linux driver overrides
the verb table, so wasn't affected). Set the verb connector/jack bits
properly, to no connector / no jack detect, in order to fix.

Also, make (2) small non-functional fixes:

On falco, NID 0x1A was being disabled twice (instead of 0x1A and 0x1B
both being disabled - copy/paste error).
On wolf, NID 0x19 was set to an internal analog mic, where it should have
been disabled (again, copy/paste error).

Both these errors were introduced when consolidating/upstreaming
and were not present in the original Chromium sources.

Test: boot Windows [8/8.1/10] and verify mic functional with Realtek
drivers on both falco and wolf.

Change-Id: I9c343dda4762f0b1f814318c155e22c59d2da8db
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/19262
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2017-04-15 23:09:58 +02:00
..
acpi
arch arch/x86: remove CAR global migration when postcar stage is used 2017-04-08 23:22:02 +02:00
commonlib commonlib: Wrap lines at 80 columns 2017-03-13 21:23:21 +01:00
console console: Enable do_printk_va_list for VBOOT 2016-12-27 18:07:39 +01:00
cpu AGESA: Unify heap location 2017-04-15 11:16:10 +02:00
device libgfxinit: Select CONFIG_VGA when needed 2017-04-08 13:03:52 +02:00
drivers drivers/spi/tpm: Clean up SPI TPM driver 2017-04-13 05:04:13 +02:00
ec ec/roda/it8518: Do EC write manually with long timeout 2017-04-08 13:17:56 +02:00
include drivers/spi/tpm: Clean up SPI TPM driver 2017-04-13 05:04:13 +02:00
lib src/lib/jpeg: Fix missing closing brace 2017-03-29 13:05:18 +02:00
mainboard google/slippy: fix internal mic for falco/wolf variants 2017-04-15 23:09:58 +02:00
northbridge nb/intel/x4x/Kconfig: Don't fix CBFS_SIZE on i82801gx southbridge 2017-04-15 20:08:08 +02:00
soc soc/intel/apollolake: Change IOSF_BASE_ADDRESS to PCR_BASE_ADDRESS 2017-04-13 22:16:21 +02:00
southbridge sb/amd/sb700: Disable LPC ROM mapping when SPI Flash is used 2017-04-15 23:07:49 +02:00
superio superio/fintek: Add support for Fintek F71808A 2017-03-27 19:19:56 +02:00
vboot Remove libverstage as separate library and source file class 2017-03-28 22:18:53 +02:00
vendorcode AGESA f14: Fix memory clock register decoding 2017-04-08 15:19:09 +02:00
Kconfig util/blobtool & sconfig: Update GENPARSER Kconfig question 2017-04-14 17:26:48 +02:00