coreboot/src/drivers/usb
Sean Rhodes 8db6138115 drivers/usb/acpi: Account for the lack of a reset gpio
Adjust the DSM to return 0x00 (unsupported) when no reset gpio
is passed to the driver. Leave the _RST method to comply with
the ACPI specification but omit the BTRT method as it won't do
anything.

Change-Id: I9f8e98fb4f5a22b2f7617b131a3d71cf90f5bc80
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84658
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nicholas Sudsgaard <devel+coreboot@nsudsgaard.com>
2024-10-22 09:19:26 +00:00
..
acpi drivers/usb/acpi: Account for the lack of a reset gpio 2024-10-22 09:19:26 +00:00
hub tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
pci_xhci tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
console.c
ehci.h drivers/usb/ehci.h: Use C99 flexible arrays 2023-08-01 13:38:48 +00:00
ehci_debug.c Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
ehci_debug.h
gadget.c
Kconfig drivers: Add SPDX license headers to Kconfig files 2024-02-18 01:59:32 +00:00
Makefile.mk driver/parade to /driver/wwan: Rename Makefiles from .inc to .mk 2024-01-24 10:04:33 +00:00
pci_ehci.c treewide: Remove duplicated include <device/pci.h> 2023-02-01 03:03:34 +00:00
usb_ch9.h