[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251006114633.GA23195@www.linux-watchdog.org>
Date: Mon, 6 Oct 2025 13:46:33 +0200
From: Wim Van Sebroeck <wim@...ux-watchdog.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>,
Linux Watchdog Mailing List <linux-watchdog@...r.kernel.org>,
Guenter Roeck <linux@...ck-us.net>,
Christophe Leroy <christophe.leroy@...roup.eu>,
Jerry Hoemann <jerry.hoemann@....com>,
Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>,
Michael Walle <mwalle@...nel.org>,
Sangwook Shin <sw617.shin@...sung.com>,
Wolfram Sang <wsa+renesas@...g-engineering.com>
Subject: [GIT PULL REQUEST] watchdog - v6.18 release cycle.
Hi Linus,
Please pull following watchdog changes for the v6.18 release cycle.
This series contains:
* renesas,wdt: Add support for RZ/T2H and RZ/N2H
* add SMARC-sAM67 support
* Several small fixes and improvements
The output from git request-pull:
----------------------------------------------------------------
The following changes since commit f777d1112ee597d7f7dd3ca232220873a34ad0c8:
Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (2025-09-08 07:53:01 -0700)
are available in the git repository at:
git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-6.18-rc1
for you to fetch changes up to c64c2a50cdd487e2270c875c1770cd55705d75ff:
watchdog/hpwdt New maintianer (2025-09-28 14:05:58 +0200)
----------------------------------------------------------------
linux-watchdog 6.18-rc1 tag
----------------------------------------------------------------
Christophe Leroy (1):
watchdog: mpc8xxx_wdt: Reload the watchdog timer when enabling the watchdog
Guenter Roeck (1):
watchdog: intel_oc_wdt: Do not try to write into const memory
Jerry Hoemann (1):
watchdog/hpwdt New maintianer
Lad Prabhakar (6):
dt-bindings: watchdog: renesas,wdt: Add support for RZ/T2H and RZ/N2H
watchdog: rzv2h: Obtain clock-divider and timeout values from OF match data
watchdog: rzv2h: Make "oscclk" and reset controller optional
watchdog: rzv2h: Add support for configurable count clock source
watchdog: rzv2h: Add support for RZ/T2H
watchdog: rzv2h: Improve error strings and add newlines
Michael Walle (1):
dt-bindings: watchdog: add SMARC-sAM67 support
Sangwook Shin (5):
watchdog: s3c2410_wdt: Replace hardcoded values with macro definitions
watchdog: s3c2410_wdt: Fix max_timeout being calculated larger
watchdog: s3c2410_wdt: Increase max timeout value of watchdog
watchdog: s3c2410_wdt: exynosautov920: Enable QUIRK_HAS_32BIT_CNT
watchdog: s3c2410_wdt: exynosautov9: Enable supported features
Wolfram Sang (3):
watchdog: rzg2l_wdt: don't print superfluous errors
watchdog: rzv2h_wdt: don't print superfluous errors
watchdog: visconti: don't print superfluous errors
.../bindings/watchdog/kontron,sl28cpld-wdt.yaml | 7 +-
.../devicetree/bindings/watchdog/renesas,wdt.yaml | 36 ++++-
MAINTAINERS | 2 +-
drivers/watchdog/intel_oc_wdt.c | 8 +-
drivers/watchdog/mpc8xxx_wdt.c | 2 +
drivers/watchdog/rzg2l_wdt.c | 4 +-
drivers/watchdog/rzv2h_wdt.c | 150 ++++++++++++++++++---
drivers/watchdog/s3c2410_wdt.c | 46 +++++--
drivers/watchdog/visconti_wdt.c | 5 +-
9 files changed, 212 insertions(+), 48 deletions(-)
----------------------------------------------------------------
Kind regards,
Wim.
Powered by blists - more mailing lists