coreboot/src
Felix Held 6e43836ef3 mb/gogle/skyrim/devicetree: enable display HDA device
The HD audio controller of the GPU on bus A device 0 function 1 wasn't
enabled, so it didn't get resources assigned. Enable it to fix this.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ib9a4129ce594c5dd59f70e855fef5f2c04ebb9c1
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64554
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-05-21 18:53:12 +00:00
..
acpi ec/google/chromeec: Add retimer handle to Type C conn 2022-05-04 13:15:30 +00:00
arch arch/x86/car.ld: Add a Kconfig param to flag AGESA brokenness 2022-05-19 11:07:35 +00:00
commonlib coreboot_tables: Add PCIe info to coreboot table 2022-05-19 16:34:55 +00:00
console console: Make CONSOLE_SPI_FLASH depend on BOOT_DEVICE_SPI_FLASH 2022-04-27 06:55:47 +00:00
cpu arch/x86/postcar_loader.c: Change prepare_and_run_postcar signature 2022-05-16 07:05:59 +00:00
device arch/x86/ebda.c: Move setting up ebda to a BS hook 2022-05-17 11:24:12 +00:00
drivers CBMEM: Change declarations for initialization hooks 2022-05-20 07:15:39 +00:00
ec rules.h: Use more consistent naming 2022-05-16 21:52:22 +00:00
include soc/intel/ehl: Use defines for Ethernet controller IDs 2022-05-20 11:22:03 +00:00
lib lib/Makefile.inc: Add cbfs header pointer on !BOOTBLOCK_IN_CBFS 2022-05-20 11:22:32 +00:00
mainboard mb/gogle/skyrim/devicetree: enable display HDA device 2022-05-21 18:53:12 +00:00
northbridge arch/x86/car.ld: Add a Kconfig param to flag AGESA brokenness 2022-05-19 11:07:35 +00:00
security CBMEM: Change declarations for initialization hooks 2022-05-20 07:15:39 +00:00
soc soc/intel/ehl: Provide function to change PHY-to-MAC IRQ polarity 2022-05-21 17:40:52 +00:00
southbridge sb/amd/agesa/hudson/hudson.c: Use BIT() macros 2022-05-16 02:58:36 +00:00
superio superio/nuvoton/nct6687d: Add early support for NCT6687D 2022-05-16 13:11:00 +00:00
vendorcode vc/amd/fsp/sabrina: Update PSP header to set the SOC FW ID 2022-05-20 11:18:41 +00:00
Kconfig Kconfig: Have CONFIG_ASAN depend on COMPILER_GCC 2022-05-13 10:59:37 +00:00