Commit a59f57e2aa12 for kernel

commit a59f57e2aa127c5354168d2ec4bac920df1be4f4
Merge: 5d78d199bec4 8444d66aa6b6
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri Aug 7 17:29:59 2026 -0700

    Merge tag 'watchdog-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging

    Pull watchdog fixes from Guenter Roeck:

     - at91sam9_wdt: prevent timer rearm during teardown

     - bd96801_wdt: Fix timeout for enabled WDG

     - atcwdt200: Fix return value when watchdog is enabled

    * tag 'watchdog-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:
      watchdog: at91sam9_wdt: prevent timer rearm during teardown
      watchdog: bd96801_wdt: Fix timeout for enabled WDG
      watchdog: atcwdt200: fix return value when watchdog is enabled