Meera Ravindranath has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/69431 )
Change subject: src/drivers/usb: Add support for Bluetooth PPAG ......................................................................
src/drivers/usb: Add support for Bluetooth PPAG
Add support for BT PPAG ACPI bios configuration table as per 559910_Intel_Connectivity_Platforms_BIOS_Guidelines_Rev7_1.
BUG=b:232915103 TEST=Build,boot the platform and check if the below structure is is visible in the SSDT dump
Name (PPAG, Package (0x02) { 0x00000001, Package (0x02) { 0x00000012, 0x00000000 } })
Signed-off-by: Meera Ravindranath meera.ravindranath@intel.com Change-Id: Ie264edf188532fe6c260275edaa694cf3b3605d3 --- M src/drivers/usb/acpi/chip.h M src/drivers/usb/acpi/usb_acpi.c 2 files changed, 55 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/69431/2