* [GIT PULL REQUEST] watchdog - v6.9 release cycle.
@ 2024-03-17 11:24 Wim Van Sebroeck
2024-03-17 19:34 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Wim Van Sebroeck @ 2024-03-17 11:24 UTC (permalink / raw)
To: Linus Torvalds
Cc: Andrew Morton, LKML, Linux Watchdog Mailing List, Guenter Roeck,
Andy Shevchenko, Ben Wolsieffer, Christophe JAILLET,
Jerry Hoemann, Ji Sheng Teoh, Kathiravan Thirumoorthy, Minh Le,
Stanislav Jakubek, Varshini Rajendran, Yang Li, Yang Xiwen
Hi Linus,
Please pull following watchdog changes for the v6.9 release cycle.
This series contains:
* core: Remove usage of the deprecated ida_simple_xx() API
* Add kernel-doc for wdt_set_timeout()
* Add support for R-Car V4M, StarFive's JH8100 and sam9x7-wdt
* Fixes and small improvements
The output from git request-pull:
----------------------------------------------------------------
The following changes since commit 41bccc98fb7931d63d03f326a746ac4d429c1dd3:
Linux 6.8-rc2 (2024-01-28 17:01:12 -0800)
are available in the git repository at:
git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-6.9-rc1
for you to fetch changes up to 6fe5aabf7fc645562faec50c79c7a21a4dd1cab6:
watchdog: intel-mid_wdt: Get platform data via dev_get_platdata() (2024-03-10 11:14:46 +0100)
----------------------------------------------------------------
linux-watchdog 6.9-rc1 tag
----------------------------------------------------------------
Andy Shevchenko (3):
watchdog: intel-mid_wdt: Remove unused intel-mid.h
watchdog: intel-mid_wdt: Don't use "proxy" headers
watchdog: intel-mid_wdt: Get platform data via dev_get_platdata()
Ben Wolsieffer (1):
watchdog: stm32_iwdg: initialize default timeout
Christophe JAILLET (1):
watchdog: core: Remove usage of the deprecated ida_simple_xx() API
Jerry Hoemann (1):
watchdog/hpwdt: Support Suspend and Resume
Ji Sheng Teoh (3):
watchdog: starfive: Check pm_runtime_enabled() before decrementing usage counter
watchdog: starfive: check watchdog status before enabling in system resume
dt-bindings: watchdog: starfive,jh7100-wdt: Add compatible for JH8100
Kathiravan Thirumoorthy (1):
watchdog: qcom: fine tune the max timeout value calculation
Minh Le (1):
dt-bindings: watchdog: renesas-wdt: Add support for R-Car V4M
Stanislav Jakubek (1):
dt-bindings: watchdog: sprd,sp9860-wdt: convert to YAML
Varshini Rajendran (1):
dt-bindings: watchdog: sama5d4-wdt: add compatible for sam9x7-wdt
Yang Li (1):
watchdog: Add kernel-doc for wdt_set_timeout()
Yang Xiwen (2):
watchdog: sp805_wdt: deassert the reset if available
dt-bindings: watchdog: arm,sp805: document the reset signal
.../devicetree/bindings/watchdog/arm,sp805.yaml | 5 ++
.../bindings/watchdog/atmel,sama5d4-wdt.yaml | 12 ++--
.../devicetree/bindings/watchdog/renesas,wdt.yaml | 1 +
.../bindings/watchdog/sprd,sp9860-wdt.yaml | 64 ++++++++++++++++++++++
.../devicetree/bindings/watchdog/sprd-wdt.txt | 19 -------
.../bindings/watchdog/starfive,jh7100-wdt.yaml | 40 +++++++++++---
drivers/watchdog/hpwdt.c | 25 +++++++++
drivers/watchdog/intel-mid_wdt.c | 11 +++-
drivers/watchdog/it87_wdt.c | 4 ++
drivers/watchdog/qcom-wdt.c | 7 ++-
drivers/watchdog/sp805_wdt.c | 8 +++
drivers/watchdog/starfive-wdt.c | 14 ++++-
drivers/watchdog/stm32_iwdg.c | 3 +
drivers/watchdog/watchdog_core.c | 17 +++---
14 files changed, 182 insertions(+), 48 deletions(-)
create mode 100644 Documentation/devicetree/bindings/watchdog/sprd,sp9860-wdt.yaml
delete mode 100644 Documentation/devicetree/bindings/watchdog/sprd-wdt.txt
----------------------------------------------------------------
Kind regards,
Wim.
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL REQUEST] watchdog - v6.9 release cycle.
2024-03-17 11:24 [GIT PULL REQUEST] watchdog - v6.9 release cycle Wim Van Sebroeck
@ 2024-03-17 19:34 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-03-17 19:34 UTC (permalink / raw)
To: Wim Van Sebroeck
Cc: Linus Torvalds, Andrew Morton, LKML, Linux Watchdog Mailing List,
Guenter Roeck, Andy Shevchenko, Ben Wolsieffer,
Christophe JAILLET, Jerry Hoemann, Ji Sheng Teoh,
Kathiravan Thirumoorthy, Minh Le, Stanislav Jakubek,
Varshini Rajendran, Yang Li, Yang Xiwen
The pull request you sent on Sun, 17 Mar 2024 12:24:37 +0100:
> git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-6.9-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/032e22febfce848f913a1162b12028fc847f3f8e
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:[~2024-03-17 19:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-17 11:24 [GIT PULL REQUEST] watchdog - v6.9 release cycle Wim Van Sebroeck
2024-03-17 19:34 ` 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