]> git.dujemihanovic.xyz Git - u-boot.git/commit
watchdog: ulp_wdog: enable watchdog interrupt on imx93
authorAlice Guo <alice.guo@nxp.com>
Fri, 21 Oct 2022 08:41:17 +0000 (16:41 +0800)
committerStefan Roese <sr@denx.de>
Mon, 24 Oct 2022 09:10:21 +0000 (11:10 +0200)
commita7fd6335013148fe7e650e0c47b171d051336a31
tree0ba0964f68053554b515d618448fdfba2dfd6cc5
parentef0ad9b07da1595b33fa19ff96a11038c8753755
watchdog: ulp_wdog: enable watchdog interrupt on imx93

The reset source of the external PMIC on i.MX93 is WDOG_ANY PAD and the
source of WDOG_ANY PAD is interrupt. Therefore, using PMIC to reset
needs to enable the watchdog interrupt.

Signed-off-by: Alice Guo <alice.guo@nxp.com>
Reviewed-by: Stefan Roese <sr@denx.de>
drivers/watchdog/ulp_wdog.c