Attention is currently required from: Jérémy Compostella, Matt DeVillier.
Hello Jérémy Compostella, Matt DeVillier, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/86400?usp=email
to look at the new patch set (#14).
The following approvals got outdated and were removed: Code-Review+1 by Matt DeVillier, Code-Review+2 by Jérémy Compostella, Verified+1 by build bot (Jenkins)
The change is no longer submittable: Code-Review and Verified are unsatisfied now.
Change subject: drivers/usb/acpi: Account for GPIO polarity ......................................................................
drivers/usb/acpi: Account for GPIO polarity
Whilst the GPIO's used for Intel Bluetooth should always be consistent as to whether they're active high or active low, adjust the driver to pass the GPIO as a pointer, so that it can correctly account for polarity.
Change-Id: Ib481d49d536b702fef149af882209501c61de6da Signed-off-by: Sean Rhodes sean@starlabs.systems --- M src/drivers/usb/acpi/chip.h M src/drivers/usb/acpi/intel_bluetooth.c M src/drivers/usb/acpi/usb_acpi.c 3 files changed, 38 insertions(+), 26 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/00/86400/14