mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL REQUEST] watchdog - v6.2 release cycle.
@ 2022-12-16 17:03 Wim Van Sebroeck
  2022-12-17 14:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Wim Van Sebroeck @ 2022-12-16 17:03 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, LKML, Linux Watchdog Mailing List, Guenter Roeck,
	Allen-KH Cheng, AngeloGioacchino Del Regno, Eddie James,
	Marcus Folkesson, Mika Westerberg, Paul Cercueil, Runyang Chen,
	Thomas Kastner

Hi Linus,

Please pull following watchdog changes for the v5.19 release cycle.

This series contains:
* Add Advantech EC watchdog driver
* Add support for MT6795 Helio X10 watchdog and toprgu
* Add support for MT8188 watchdog device
* Remove #ifdef guards for PM related functions
* Other fixes and improvements

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

  Linux 6.1-rc4 (2022-11-06 15:07:11 -0800)

are available in the git repository at:

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

for you to fetch changes up to 9ec0b7e06835b857f892feb2fe6121db1393425d:

  watchdog: aspeed: Enable pre-timeout interrupt (2022-11-19 15:30:41 +0100)

----------------------------------------------------------------
linux-watchdog 6.2-rc1 tag

----------------------------------------------------------------
Allen-KH Cheng (1):
      dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT8173

AngeloGioacchino Del Regno (3):
      watchdog: mtk_wdt: Add support for MT6795 Helio X10 watchdog and toprgu
      dt-bindings: watchdog: mediatek: Convert mtk-wdt to json-schema
      dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT6795

Eddie James (1):
      watchdog: aspeed: Enable pre-timeout interrupt

Marcus Folkesson (1):
      watchdog: rn5t618: add support for read out bootstatus

Mika Westerberg (1):
      watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already running

Paul Cercueil (4):
      watchdog: at91rm9200: Remove #ifdef guards for PM related functions
      watchdog: twl4030: Remove #ifdef guards for PM related functions
      watchdog: omap: Remove #ifdef guards for PM related functions
      watchdog: kempld: Remove #ifdef guards for PM related functions

Runyang Chen (3):
      dt-bindings: watchdog: Add compatible for MediaTek MT8188
      dt-bindings: reset: mt8188: add toprgu reset-controller header file
      watchdog: mediatek: mt8188: add wdt support

Thomas Kastner (1):
      watchdog: Add Advantech EC watchdog driver

 .../bindings/watchdog/mediatek,mtk-wdt.yaml        |  80 ++++++++
 .../devicetree/bindings/watchdog/mtk-wdt.txt       |  42 -----
 drivers/watchdog/Kconfig                           |   7 +
 drivers/watchdog/Makefile                          |   1 +
 drivers/watchdog/advantech_ec_wdt.c                | 205 +++++++++++++++++++++
 drivers/watchdog/aspeed_wdt.c                      | 104 +++++++++--
 drivers/watchdog/at91rm9200_wdt.c                  |  11 +-
 drivers/watchdog/db8500_wdt.c                      |   9 +-
 drivers/watchdog/iTCO_wdt.c                        |  21 ++-
 drivers/watchdog/kempld_wdt.c                      |  11 +-
 drivers/watchdog/mtk_wdt.c                         |  12 ++
 drivers/watchdog/omap_wdt.c                        |  11 +-
 drivers/watchdog/rn5t618_wdt.c                     |  12 ++
 drivers/watchdog/twl4030_wdt.c                     |   9 +-
 include/dt-bindings/reset/mt8188-resets.h          |  36 ++++
 include/linux/mfd/rn5t618.h                        |   9 +
 16 files changed, 474 insertions(+), 106 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml
 delete mode 100644 Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
 create mode 100644 drivers/watchdog/advantech_ec_wdt.c
 create mode 100644 include/dt-bindings/reset/mt8188-resets.h
----------------------------------------------------------------

Kind regards,
Wim.


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

* Re: [GIT PULL REQUEST] watchdog - v6.2 release cycle.
  2022-12-16 17:03 [GIT PULL REQUEST] watchdog - v6.2 release cycle Wim Van Sebroeck
@ 2022-12-17 14:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-12-17 14:40 UTC (permalink / raw)
  To: Wim Van Sebroeck
  Cc: Linus Torvalds, Andrew Morton, LKML, Linux Watchdog Mailing List,
	Guenter Roeck, Allen-KH Cheng, AngeloGioacchino Del Regno,
	Eddie James, Marcus Folkesson, Mika Westerberg, Paul Cercueil,
	Runyang Chen, Thomas Kastner

The pull request you sent on Fri, 16 Dec 2022 18:03:48 +0100:

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

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

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:[~2022-12-17 14:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-16 17:03 [GIT PULL REQUEST] watchdog - v6.2 release cycle Wim Van Sebroeck
2022-12-17 14:40 ` 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

all inboxes | Powered by JetHome®