]> www.infradead.org Git - users/jedix/linux-maple.git/commit
watchdog: da9052_wdt: do not disable wdt during probe
authorMarcus Folkesson <marcus.folkesson@gmail.com>
Wed, 26 Mar 2025 08:29:50 +0000 (09:29 +0100)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Sat, 24 May 2025 14:57:51 +0000 (16:57 +0200)
commit8807f0afacc480ea9b8c143e765868907b5c4c47
tree1a2866ea90e91f94d09b95ba6e52a92c1169cd2e
parentec90349a9433937e2fd83a57e16f40bce1fc1481
watchdog: da9052_wdt: do not disable wdt during probe

If the watchog is started by the bootloader, we do not want the watchdog
to be disabled.

Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20250326-da9052-fixes-v3-3-a38a560fef0e@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/da9052_wdt.c