[PATCH v1 0/2] PM: ACPI: PCI: Address issues related to signaling wakeup from bridges

From: Rafael J. Wysocki
Date: Tue Nov 24 2020 - 14:48:02 EST


Hi,

These patches fix two problems related to wakeup signaling configuration for
bridges.

The first one is that wakeup signaling may be disabled prematurely for a
bridge (patch [1/2]) and the second one is that device wakeup power
configuration may need to be changed when enabling wakeup signaling for
a bridge for the second (and every next) time in a row (patch [2/2]).

Please see patch changelogs for details.

Thanks!