Skip to content
Commit 9968e8db authored by Marek Vasut's avatar Marek Vasut Committed by Patrice Chotard
Browse files

ARM: dts: stm32: Ping IWDG on exit from PSCI suspend code



Make sure the OS would not get any spurious IWDG pretimeout IRQ
right after the system wakes up. This may happen in case the SoC
got woken up by another source than the IWDG pretimeout and the
pretimeout IRQ arrived immediately afterward, but too late to be
handled by the suspend main loop. In case either of the IWDG is
enabled, ping it first and then return to the OS.

Signed-off-by: default avatarMarek Vasut <marex@denx.de>
Reviewed-by: default avatarPatrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: default avatarIgor Opaniuk <igor.opaniuk@foundries.io>
parent 2248c96e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment