Commit b2eed73360df for kernel

commit b2eed73360dffea91ea64e8f19330c950dd42ebb
Merge: 9cf601e86519 63d097d46799
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Thu Jul 25 10:18:35 2024 -0700

    Merge tag 'linux-watchdog-6.11-rc1' of git://www.linux-watchdog.org/linux-watchdog

    Pull watchdog updates from Wim Van Sebroeck:

     - make watchdog_class const

     - rework of the rzg2l_wdt driver

     - other small fixes and improvements

    * tag 'linux-watchdog-6.11-rc1' of git://www.linux-watchdog.org/linux-watchdog:
      dt-bindings: watchdog: dlg,da9062-watchdog: Drop blank space
      watchdog: rzn1: Convert comma to semicolon
      watchdog: lenovo_se10_wdt: Convert comma to semicolon
      dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support
      watchdog: rzg2l_wdt: Add suspend/resume support
      watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset
      watchdog: rzg2l_wdt: Remove comparison with zero
      watchdog: rzg2l_wdt: Remove reset de-assert from probe
      watchdog: rzg2l_wdt: Check return status of pm_runtime_put()
      watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()
      watchdog: rzg2l_wdt: Make the driver depend on PM
      watchdog: rzg2l_wdt: Restrict the driver to ARCH_RZG2L and ARCH_R9A09G011
      watchdog: imx7ulp_wdt: keep already running watchdog enabled
      watchdog: starfive: Add missing clk_disable_unprepare()
      watchdog: Make watchdog_class const