Hi Rafael, On Wed, Sep 25, 2019 at 1:36 PM Daniel Drake <drake@xxxxxxxxxxxx> wrote: > Should the s2idle resume path be modified to call into > pci_update_current_state() to change the current_state to D3hot based > on pmcsr (like the runtime resume path does)? > Or should pci_raw_set_power_state() be modified to also apply the > d3_delay when transitioning from D3cold to D0? Any thoughts here? I also sent a patch implementing the 2nd point above: https://patchwork.kernel.org/patch/11164089/ but no response yet. Thanks Daniel