On 11/30/2020 1:11 PM, Jim Quinlan wrote: > If any downstream device may wake up during S2/S3 suspend, we do not want > to turn off its power when suspending. > > Signed-off-by: Jim Quinlan <[email protected]> Looks good to me, just one minor typo below: > +enum { > + TURN_OFF, /* Turn egulators off, unless an EP is > wakeup-capable */ s/egulators/regulators/ > + TURN_OFF_ALWAYS, /* Turn Regulators off, no exceptions */ > + TURN_ON, /* Turn regulators on, unless > pcie->ep_wakeup_capable */ -- Florian
- [PATCH v2 0/6] brcmstb: add EP regulators and panic handl... Jim Quinlan
- [PATCH v2 1/6] dt-bindings: PCI: Add bindings for Br... Jim Quinlan
- [PATCH v2 3/6] PCI: brcmstb: Do not turn off regulat... Jim Quinlan
- Re: [PATCH v2 3/6] PCI: brcmstb: Do not turn off... Florian Fainelli
- [PATCH v2 4/6] PCI: brcmstb: Give 7216 SOCs their ow... Jim Quinlan
- Re: [PATCH v2 4/6] PCI: brcmstb: Give 7216 SOCs ... Florian Fainelli
- [PATCH v2 5/6] PCI: brcmstb: Add panic/die handler t... Jim Quinlan
- Re: [PATCH v2 5/6] PCI: brcmstb: Add panic/die h... Florian Fainelli
- Re: [PATCH v2 5/6] PCI: brcmstb: Add panic/die h... Bjorn Helgaas
- Re: [PATCH v2 5/6] PCI: brcmstb: Add panic/d... Jim Quinlan
- [PATCH v2 6/6] PCI: brcmstb: check return value of c... Jim Quinlan
- Re: [PATCH v2 6/6] PCI: brcmstb: check return va... Florian Fainelli
- [PATCH v2 2/6] PCI: brcmstb: Add control of EP volta... Jim Quinlan
- Re: [PATCH v2 2/6] PCI: brcmstb: Add control of ... Florian Fainelli

