coreboot/src
Reka Norman e78669e7fc soc/intel/common/tcss: Check conn device enabled in tcss_get_port_info
BUG=b:226848617
TEST=With the following change, the nereid C1 PMC mux conn is disabled
based on fw_config, allowing HDMI to work.

Signed-off-by: Reka Norman <rekanorman@google.com>
Change-Id: I487f3ca4be4ead0c5dfb46e9eb19de5ae9b9bda9
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63237
Reviewed-by: Kangheui Won <khwon@chromium.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-04-01 22:18:54 +00:00
..
acpi drivers/intel/dptf: Add support for Power participant 2022-04-01 13:45:49 +00:00
arch arch/x86/postcar: Use a separate stack for C execution 2022-04-01 22:17:19 +00:00
commonlib util/cbmem: Add FlameGraph-compatible timestamps output 2022-03-31 23:04:58 +00:00
console src/console/Kconfig: Add option to disable loglevel prefix 2022-03-30 00:02:34 +00:00
cpu cpu/intel/fit: Clear the FIT table when setting pointer 2022-04-01 09:29:24 +00:00
device device/i2c_bus: Constify i2c_busdev and i2c_link 2022-04-01 22:17:58 +00:00
drivers arch/x86/postcar: Use a separate stack for C execution 2022-04-01 22:17:19 +00:00
ec ec/starlabs/merlin: Add GLKR variant 2022-03-30 14:22:50 +00:00
include device/i2c_bus: Constify i2c_busdev and i2c_link 2022-04-01 22:17:58 +00:00
lib lib/device_tree.c: zero-initialize new DT nodes 2022-03-22 20:45:26 +00:00
mainboard mb/starlabs/labtop: Add CMOS defaults for EC functions 2022-04-01 22:18:20 +00:00
northbridge nb/intel/sandybridge/acpi: Support setting PCI bars above 4G 2022-03-28 15:28:19 +00:00
security {drivers/security}: Replace cb_err_t with enum cb_err 2022-03-09 08:40:43 +00:00
soc soc/intel/common/tcss: Check conn device enabled in tcss_get_port_info 2022-04-01 22:18:54 +00:00
southbridge sb/amd/hudson/spi.c: Use C over CPP conditional 2022-03-25 20:06:57 +00:00
superio Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
vendorcode vendorcode/intel: Remove UDK2015 headers 2022-03-31 14:21: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