3d4665cc71
If the device has enabled `use_gpio_for_status`, then call the `_STA` method in `_ON` to determine if the device is already enabled. If it is already enabled, return early to skip re-enabling the device and performing the associated sleep. This change is necessary since the Linux kernel does not call `_STA` before calling `_ON`. BRANCH=None BUG=b:225022810 TEST=Dump SSDT table for guybrush Signed-off-by: Tim Van Patten <timvp@google.com> Change-Id: I13aa41766555953b86eded4c72e3b317fe6db5c8 Reviewed-on: https://review.coreboot.org/c/coreboot/+/63613 Reviewed-by: Raul Rangel <rrangel@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> |
||
---|---|---|
.. | ||
acpi.c | ||
acpi_pm.c | ||
acpigen.c | ||
acpigen_dptf.c | ||
acpigen_dsm.c | ||
acpigen_extern.asl | ||
acpigen_pci.c | ||
acpigen_ps2_keybd.c | ||
acpigen_usb.c | ||
device.c | ||
dsdt_top.asl | ||
gnvs.c | ||
Kconfig | ||
Makefile.inc | ||
pld.c | ||
sata.c | ||
soundwire.c |