summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-stm32mp1.c
diff options
context:
space:
mode:
authorArtur Petrosyan <Arthur.Petrosyan@synopsys.com>2021-04-16 15:47:38 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-04-22 12:55:34 +0300
commit5160d6871aaede2f7e27e2137b6571940f25697a (patch)
treefd694bf499c7586a563cf047eb714ad5151218e3 /drivers/clk/clk-stm32mp1.c
parent238f65aeeae8329fd6f6c2a9b87f2972b96094e5 (diff)
downloadlinux-5160d6871aaede2f7e27e2137b6571940f25697a.tar.xz
usb: dwc2: Clear GINTSTS_RESTOREDONE bit after restore is generated.
When hibernation exit is performed the dwc2_hib_restore_common() function is called. In that function we wait until GINTSTS_RESTOREDONE bit is set. However, after the setting of that bit we get a lot of (dwc2_hsotg_irq:) interrupts which indicates that (GINTSTS.RstrDoneInt) restore done interrupt is asserted. To avoid restore done interrupt storm after restore is generated clear GINTSTS_RESTOREDONE bit in GINTSTS register. Acked-by: Minas Harutyunyan <Minas.Harutyunyan@synopsys.com> Signed-off-by: Artur Petrosyan <Arthur.Petrosyan@synopsys.com> Link: https://lore.kernel.org/r/20210416124739.D6269A005D@mailhost.synopsys.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/clk/clk-stm32mp1.c')
0 files changed, 0 insertions, 0 deletions