coreboot/src
Patrick Rudolph 560eab7de5 mb/prodrive/hermes/hda_verb: Update verb table for latest board revision
Use different verb tables depending on board revision.

For board revision R03 and older use the existing verb tables.

For revisions newer than R03 use the new verb tables and also
apply the dynamic audio configuration recently added.

Also do the following:
* Use correct NID port mapping
* Fix verb count in ALC888 header
* Fix NID in Intel codec verbs

Change-Id: I24ea9149eb2cddb815ff82744a351c926a94aaef
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44772
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-02-24 11:32:41 +00:00
..
acpi ACPI: Use common OperationRegion for PCI_MMCONF 2021-02-20 21:38:54 +00:00
arch arch/arm/armv7/thread.c: Remove stale file 2021-02-22 07:24:26 +00:00
commonlib commonlib/bsd: Fix direct inclusion of <endian.h> 2021-02-18 02:33:04 +00:00
console console/vtxprintf.c: Add missing <types.h> 2021-02-16 08:15:26 +00:00
cpu src/cpu: Remove unused symbols 2021-02-18 10:11:24 +00:00
device device/device.c: Rename .disable to .vga_disable 2021-02-24 11:28:16 +00:00
drivers intel/fsp2_0: Fix the mp_get_processor_info 2021-02-23 03:39:54 +00:00
ec src/ec/quanta/ene_kb3940q/acpi/battery.asl: Convert to ASL 2.0 2021-02-10 19:18:09 +00:00
include device/device.c: Rename .disable to .vga_disable 2021-02-24 11:28:16 +00:00
lib memlayout: Store region sizes as separate symbols 2021-02-19 08:39:26 +00:00
mainboard mb/prodrive/hermes/hda_verb: Update verb table for latest board revision 2021-02-24 11:32:41 +00:00
northbridge device/device.c: Rename .disable to .vga_disable 2021-02-24 11:28:16 +00:00
security src/{drivers,security}: Remove unused <string.h> 2021-02-16 17:19:01 +00:00
soc soc/intel/{adl,jsl,ehl,tgl}: Remove ITSS polarity restore 2021-02-24 11:28:45 +00:00
southbridge sb/amd/common: Drop dummy variable assigment 2021-02-23 07:46:11 +00:00
superio superio/smsc/sch5545: Add missing <types.h> 2021-02-13 22:06:28 +00:00
vendorcode soc/intel/tigerlake: Add CrashLog implementation for intel TGL 2021-02-22 07:22:50 +00:00
Kconfig southbridge: Ensure common Kconfig gets included last 2021-02-18 10:11:39 +00:00