coreboot-kgpe-d16/src
Robert Chen e39d371909 mb/google/brya/var/vell: Corrects ACPI _PLD macro setting
This patch is to denote the correct side of ACPI _PLD usb C ports.

        +-------------------------+
        |        LCD              |
        |                         |
        |                         |
        +-------------------------+
PORT_C2 |                         | PORT_C1
PORT_C3 |  DB                 MB  | PORT_C0
        |                         |
        +-------------------------+

BUG=b:220634230
TEST=emerge-brya coreboot

Change-Id: I84515f98b6cdab5768df75690b0f5ca1bb9ad96d
Signed-off-by: Robert Chen <robert.chen@quanta.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62252
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2022-02-24 00:32:24 +00:00
..
acpi src/acpi/acpigen.c: Reformat code 2022-02-21 15:19:24 +00:00
arch arch/x86/Kconfig: drop HPET_ADDRESS_OVERRIDE 2022-02-24 00:14:10 +00:00
commonlib compiler.h: Define a __fallthrough statement 2022-02-16 21:28:09 +00:00
console console: Fix LOG_FAST macro 2022-02-22 23:13:50 +00:00
cpu cpu/x86/lapic: Fix SMP=n case with LEGACY_SMP_INIT 2022-02-11 13:53:56 +00:00
device treewide: Get rid of CONFIG_AZALIA_MAX_CODECS 2022-02-22 17:40:30 +00:00
drivers cr50: Increase cr50 i2c probe timeout 2022-02-23 16:26:03 +00:00
ec ec/google/chromeec/ec_acpi.c: Cast compatible enum types 2022-02-21 15:27:15 +00:00
include include/acpi/acpi.h: Drop non-existing acpi_create_madt_lapic_nmis() 2022-02-22 00:02:27 +00:00
lib Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
mainboard mb/google/brya/var/vell: Corrects ACPI _PLD macro setting 2022-02-24 00:32:24 +00:00
northbridge nb/amd/pi/00730F01/northbridge.c: Use 'pci_{and,or}_config' 2022-02-18 23:23:07 +00:00
security security/intel/stm: Make STM setup MP safe 2022-02-24 00:27:37 +00:00
soc soc/amd/*/include/soc/iomap.h: rework HPET base address check 2022-02-24 00:14:02 +00:00
southbridge sb/amd/cimx/sb800/amd_pci_int_defs.h: Fix serial IRQ INT name in comment 2022-02-22 21:18:24 +00:00
superio Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
vendorcode vendorcode/intel/fsp: Update FSP header file for Alder Lake N FSP v3054.02 2022-02-22 18:27:06 +00:00
Kconfig src/Kconfig: Update the path to 'c_start.S' for GDB_STUB config 2022-02-22 20:49:10 +00:00