Re: [PATCH v12 04/10] PCI: brcmstb: Add suspend and resume pm_ops

From: Rob Herring
Date: Wed Sep 16 2020 - 16:25:55 EST


On Fri, Sep 11, 2020 at 01:52:24PM -0400, Jim Quinlan wrote:
> From: Jim Quinlan <jquinlan@xxxxxxxxxxxx>
>
> Broadcom Set-top (BrcmSTB) boards typically support S2, S3, and S5 suspend
> and resume. Now the PCIe driver may do so as well.
>
> Signed-off-by: Jim Quinlan <jquinlan@xxxxxxxxxxxx>
> Acked-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
> ---
> drivers/pci/controller/pcie-brcmstb.c | 47 +++++++++++++++++++++++++++
> 1 file changed, 47 insertions(+)

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>