coreboot-kgpe-d16/src
Wisley Chen c5e1a02689 mb/google/brya/var/redrix{4es}: Re-enable USB2 port for Bluetooth
BT didn't work due to commit 03c0853f4d.
Commit 03c0853f4d accidentally set the Bluetooth USB2 port
to "empty", therefore re-enable USB2 port 9.

BUG=b:217238553, b:222238381
TEST=build and verfied BT work/suspend successfully

Change-Id: Ie94ef847fc130019f1e06983fc5039f1f564cd3a
Signed-off-by: Wisley Chen <wisley.chen@quanta.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62564
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2022-03-07 17:07:21 +00:00
..
acpi acpi/acpi: drop weak cpu_get_lapic_addr implementation 2022-03-02 18:26:19 +00:00
arch arch/x86: consolidate HPET base address definitions 2022-02-25 17:44:11 +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/smm: Support PARALLEL_MP with SMM_ASEG 2022-02-28 13:33:59 +00:00
device src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
drivers src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
ec ec/starlabs/merlin: Don't report a battery capacity higher than design capacity 2022-03-03 14:08:02 +00:00
include src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
lib lib/Makefile: Add ability to specify -ldflags for rmodules 2022-02-28 22:02:22 +00:00
mainboard mb/google/brya/var/redrix{4es}: Re-enable USB2 port for Bluetooth 2022-03-07 17:07:21 +00:00
northbridge src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
security security/tpm: Add vendor-specific tis functions to read/write TPM regs 2022-03-01 16:52:31 +00:00
soc src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
southbridge src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
superio Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
vendorcode src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
Kconfig src/Kconfig: Update the path to 'c_start.S' for GDB_STUB config 2022-02-22 20:49:10 +00:00