From: Wim Van Sebroeck <wim@linux-watchdog.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
LKML <linux-kernel@vger.kernel.org>,
Linux Watchdog Mailing List <linux-watchdog@vger.kernel.org>,
Guenter Roeck <linux@roeck-us.net>,
Christophe Leroy <christophe.leroy@csgroup.eu>,
Jerry Hoemann <jerry.hoemann@hpe.com>,
Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>,
Michael Walle <mwalle@kernel.org>,
Sangwook Shin <sw617.shin@samsung.com>,
Wolfram Sang <wsa+renesas@sang-engineering.com>
Subject: [GIT PULL REQUEST] watchdog - v6.18 release cycle.
Date: Mon, 6 Oct 2025 13:46:33 +0200 [thread overview]
Message-ID: <20251006114633.GA23195@www.linux-watchdog.org> (raw)
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.
next reply other threads:[~2025-10-06 12:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-06 11:46 Wim Van Sebroeck [this message]
2025-10-06 18:28 ` [GIT PULL REQUEST] watchdog - v6.18 release cycle pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251006114633.GA23195@www.linux-watchdog.org \
--to=wim@linux-watchdog.org \
--cc=akpm@linux-foundation.org \
--cc=christophe.leroy@csgroup.eu \
--cc=jerry.hoemann@hpe.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=mwalle@kernel.org \
--cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
--cc=sw617.shin@samsung.com \
--cc=torvalds@linux-foundation.org \
--cc=wsa+renesas@sang-engineering.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).