coreboot-kgpe-d16/src
Sean Rhodes 7bfc256eeb soc/intel/alderlake: Hook up PchHdaAudioLinkHdaEnable to devicetree
The comment that the PchHdaAudioLink UPDs only configure GPIOs is
incorrect. Setting this GPIO to 1 or 0 will not change the HDA
GPIO configuration; it will make the sound work when set to 1,
or not work when set to 0.

Remove the incorrect comment and make the UPD configurable from the
devicetree.

Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: I6f27f41a4a4b3844a65d45d36aba37c3af1050a0
Reviewed-on: https://review.coreboot.org/c/coreboot/+/71715
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Reviewed-by: Michał Żygowski <michal.zygowski@3mdeb.com>
2023-03-01 14:26:29 +00:00
..
acpi acpi/acpigen_dptf: Add pkg return to dptf_write_power_limits() 2023-02-14 05:39:57 +00:00
arch arch/x86/smbios: use cpu_cpuid_extended_level instead of open coding it 2023-02-21 20:14:43 +00:00
commonlib commonlib/bsd, libpayload: Do not include helpers.h in stddef.h 2023-02-16 17:55:37 +00:00
console console: Add SimNow console logging 2023-02-09 10:01:20 +00:00
cpu tree: Move 'asmlinkage' before type 'void' 2023-02-27 00:34:18 +00:00
device device/dram/spd.c: Add Nanya's Manufacturer ID 2023-02-27 16:40:25 +00:00
drivers vga: Fix the support of extended ASCII 2023-02-21 21:31:25 +00:00
ec ec/google/chromeec: Update ec_commands.h 2023-02-27 16:41:30 +00:00
include soc/amd: introduce and use PSTATE_MSR macro 2023-02-28 23:45:04 +00:00
lib lib/gnat: Remove Compiler_Unit_Warning pragmas 2023-02-26 13:30:35 +00:00
mainboard mb/amd/gardenia,pademelon/mainboard: use ACPI_SCI_IRQ definition 2023-02-28 20:26:57 +00:00
northbridge nb/amd/pi/00730F01/acpi_tables: use existing IO_APIC2_ADDR definition 2023-02-22 22:10:46 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security vboot: Fix reboot loop in recovery with VBOOT_CBFS_INTEGRATION 2023-02-21 01:36:50 +00:00
soc soc/intel/alderlake: Hook up PchHdaAudioLinkHdaEnable to devicetree 2023-03-01 14:26:29 +00:00
southbridge sb/amd/pi/hudson/fadt: drop unneeded ARM_boot_arch assignment 2023-02-22 22:09:22 +00:00
superio treewide: Remove useless "_STA: Status" comment 2023-02-19 11:20:37 +00:00
vendorcode vendorcode/intel/fsp: Add Raptor Lake FSP headers for FSP RPL.4031.01 2023-02-23 18:01:36 +00:00
Kconfig tree: Drop repeated words 2023-02-07 04:37:31 +00:00