• Linus Torvalds's avatar
    Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-watchdog · 89d714ab
    Linus Torvalds authored
    Pull watchdog updates from Wim Van Sebroeck:
    
     - f71808e_wdt: convert to watchdog framework
    
     - db8500_wdt: Rename driver (was ux500_wdt.c)
    
     - sunxi: Add compatibles for R329 and D1
    
     - mtk: add disable_wdt_extrst support
    
     - several other small fixes and improvements
    
    * tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-watchdog: (30 commits)
      watchdog: db8500_wdt: Rename symbols
      watchdog: db8500_wdt: Rename driver
      watchdog: ux500_wdt: Drop platform data
      watchdog: bcm63xx_wdt: fix fallthrough warning
      watchdog: iTCO_wdt: No need to stop the timer in probe
      watchdog: s3c2410: describe driver in KConfig
      watchdog: sp5100_tco: Add support for get_timeleft
      watchdog: mtk: add disable_wdt_extrst support
      dt-bindings: watchdog: mtk-wdt: add disable_wdt_extrst support
      watchdog: rza_wdt: Use semicolons instead of commas
      watchdog: mlx-wdt: Use regmap_write_bits()
      watchdog: rti-wdt: Make use of the helper function devm_platform_ioremap_resource()
      watchdog: iTCO_wdt: Make use of the helper function devm_platform_ioremap_resource()
      watchdog: ar7_wdt: Make use of the helper function devm_platform_ioremap_resource_byname()
      watchdog: sunxi_wdt: Add support for D1
      dt-bindings: watchdog: sunxi: Add compatibles for D1
      ar7: fix kernel builds for compiler test
      dt-bindings: watchdog: sunxi: Add compatibles for R329
      watchdog: meson_gxbb_wdt: add timeout parameter
      watchdog: meson_gxbb_wdt: add nowayout parameter
      ...
    89d714ab
mtk_wdt.c 10.9 KB