Linux Watchdog driver development
 help / color / mirror / Atom feed
* [GIT PULL REQUEST] watchdog - v6.15 release cycle.
@ 2025-03-30 10:13 Wim Van Sebroeck
  2025-04-02  1:02 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Wim Van Sebroeck @ 2025-03-30 10:13 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, LKML, Linux Watchdog Mailing List, Guenter Roeck,
	Andre Przywara, Andy Shevchenko, Arnd Bergmann, Biju Das, Chen Ni,
	Chin-Ting Kuo, Frank Li, Kyunghwan Seo, Mark Pearson,
	Stephen Boyd, Stephen Rothwell

Hi Linus,

Please pull following watchdog changes for the v6.15 release cycle.

This series contains:
* Add watchdog driver for Lenovo SE30 platform
* Add support for Allwinner A523
* Add i.MX94 support
* watchdog framework: Convert to use device property
* renesas,wdt: Document RZ/G3E support
* Various other fixes and improvemenents

The output from git request-pull:
----------------------------------------------------------------
The following changes since commit 0ad2507d5d93f39619fc42372c347d6006b64319:

  Linux 6.14-rc3 (2025-02-16 14:02:44 -0800)

are available in the git repository at:

  git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-6.15-rc1

for you to fetch changes up to 9bc64d338b0b4b2061049df8b701f9786857690e:

  watchdog: sunxi_wdt: Add support for Allwinner A523 (2025-03-25 14:11:16 +0100)

----------------------------------------------------------------
linux-watchdog 6.15-rc1 tag

----------------------------------------------------------------
Andre Przywara (2):
      dt-bindings: watchdog: sunxi: add Allwinner A523 compatible string
      watchdog: sunxi_wdt: Add support for Allwinner A523

Andy Shevchenko (1):
      watchdog: nic7018_wdt: tidy up ACPI ID table

Arnd Bergmann (1):
      watchdog: aspeed: fix 64-bit division

Biju Das (2):
      watchdog: Enable RZV2HWDT driver depend on ARCH_RENESAS
      dt-bindings: watchdog: renesas,wdt: Document RZ/G3E support

Chen Ni (1):
      watchdog: npcm: Remove unnecessary NULL check before clk_prepare_enable/clk_disable_unprepare

Chin-Ting Kuo (1):
      watchdog: aspeed: Update bootstatus handling

Frank Li (1):
      dt-bindings: watchdog: fsl-imx7ulp-wdt: Add i.MX94 support

Guenter Roeck (1):
      watchdog: Convert to use device property

Kyunghwan Seo (1):
      watchdog: s3c2410_wdt: Fix PMU register bits for ExynosAutoV920 SoC

Mark Pearson (1):
      watchdog: lenovo_se30_wdt: Watchdog driver for Lenovo SE30 platform

Stephen Boyd (1):
      watchdog: cros-ec: Add newlines to printks

Stephen Rothwell (1):
      watchdog: lenovo_se30_wdt: include io.h for devm_ioremap()

 .../bindings/watchdog/allwinner,sun4i-a10-wdt.yaml |   2 +
 .../bindings/watchdog/fsl-imx7ulp-wdt.yaml         |   4 +
 .../devicetree/bindings/watchdog/renesas,wdt.yaml  |   4 +
 drivers/watchdog/Kconfig                           |  22 +-
 drivers/watchdog/Makefile                          |   1 +
 drivers/watchdog/aspeed_wdt.c                      |  81 ++++-
 drivers/watchdog/cros_ec_wdt.c                     |  10 +-
 drivers/watchdog/lenovo_se30_wdt.c                 | 394 +++++++++++++++++++++
 drivers/watchdog/nic7018_wdt.c                     |   9 +-
 drivers/watchdog/npcm_wdt.c                        |   9 +-
 drivers/watchdog/s3c2410_wdt.c                     |  10 +-
 drivers/watchdog/sunxi_wdt.c                       |  11 +
 drivers/watchdog/watchdog_core.c                   |   6 +-
 13 files changed, 535 insertions(+), 28 deletions(-)
 create mode 100644 drivers/watchdog/lenovo_se30_wdt.c
----------------------------------------------------------------

Kind regards,
Wim.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL REQUEST] watchdog - v6.15 release cycle.
  2025-03-30 10:13 [GIT PULL REQUEST] watchdog - v6.15 release cycle Wim Van Sebroeck
@ 2025-04-02  1:02 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-04-02  1:02 UTC (permalink / raw)
  To: Wim Van Sebroeck
  Cc: Linus Torvalds, Andrew Morton, LKML, Linux Watchdog Mailing List,
	Guenter Roeck, Andre Przywara, Andy Shevchenko, Arnd Bergmann,
	Biju Das, Chen Ni, Chin-Ting Kuo, Frank Li, Kyunghwan Seo,
	Mark Pearson, Stephen Boyd, Stephen Rothwell

The pull request you sent on Sun, 30 Mar 2025 12:13:33 +0200:

> git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-6.15-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/696c45bcc3c35486578fd741d8551865aee42915

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-04-02  1:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-30 10:13 [GIT PULL REQUEST] watchdog - v6.15 release cycle Wim Van Sebroeck
2025-04-02  1:02 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox