On 12/16/20 1:41 PM, Jim Quinlan wrote: > The Brcmstb PCIe RC uses a reset control "rescal" for certain chips. This > reset implements a "pulse reset" so it matches more the reset/rearm > calls instead of the deassert/assert calls. > > Also, add reset_control calls in suspend/resume functions. > > Signed-off-by: Jim Quinlan <james.quinlan@xxxxxxxxxxxx> This should probably deserve a Fixes tag as well: Fixes: 740d6c3708a9 ("PCI: brcmstb: Add control of rescal reset") Acked-by: Florian Fainelli <f.fainelli@xxxxxxxxx> Thanks! -- Florian