coreboot/src
CoolStar 4a587b8e96 ec/google/wilco: Correct scope of UCSI ACPI device
Set the USCI device scope to _SB and set HID to USBC000 so Windows
driver attaches. This matches the ACPI used by the non-Chromebook
version of the Dell Latittude 7410 (which uses the same EC).

TEST=build/boot Win11 on google/drallion

Change-Id: If482fa4a4856c7bc085795bc72b35ebefe2f15c4
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77281
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: CoolStar <coolstarorganization@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-08-21 23:17:59 +00:00
..
acpi ACPI: Add usb_charge_mode_from_gnvs() 2023-08-16 17:55:02 +00:00
arch acpi/acpi.c: Move setting FADT SCI INT to arch specific code 2023-08-02 17:11:32 +00:00
commonlib commonlib: Remove unused CBMEM ID 2023-08-18 20:34:50 +00:00
console commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
cpu cpu/x86/smm: Don't save EFER 2023-08-21 12:14:25 +00:00
device device/dram: add DDR4 RCD I2C access functions 2023-08-21 14:43:08 +00:00
drivers drivers/intel/fsp2_0: Fix extraneous text after else directive 2023-08-19 16:02:54 +00:00
ec ec/google/wilco: Correct scope of UCSI ACPI device 2023-08-21 23:17:59 +00:00
include device/dram: add DDR4 RCD I2C access functions 2023-08-21 14:43:08 +00:00
lib lib/gcov-io.h: Use C99 flexible arrays 2023-08-01 13:34:27 +00:00
mainboard mb/msi/ms7e06: Add support for MSI PRO Z790-P DDR4/DDR5 (WIFI) 2023-08-21 21:21:08 +00:00
northbridge nb/intel/haswell/nri: Only do CPU replacement check on cold boots 2023-08-18 14:14:20 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
soc soc/intel/alderlake: add GPIO definitions for RPL PCH 2023-08-21 23:10:38 +00:00
southbridge sb/intel/lynxpoint/acpi: Update xHCI workarounds for LPT 2023-08-17 15:02:44 +00:00
superio superio/smsc/sch5147/acpi/superio: use IO instead of FixedIO resource 2023-08-11 23:11:57 +00:00
vendorcode vc/intel/fsp2_0: Add a copy of ADL-S IOT FSP MemInfoHob.h for RPL-S IOT 2023-08-21 21:17:04 +00:00
Kconfig bootsplash: Add ImageMagick voodoo 2023-08-04 20:53:24 +00:00