mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
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>,
	"Alistair Francis" <alistair@alistair23.me>,
	"Chris Packham" <chris.packham@alliedtelesis.co.nz>,
	"Daniel Bristot de Oliveira" <bristot@kernel.org>,
	"Eduardo Valentin" <eduval@amazon.com>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	"Miaoqian Lin" <linmq006@gmail.com>,
	"Rafał Miłecki" <rafal@milecki.pl>,
	"Terry Bowman" <terry.bowman@amd.com>,
	"Thanh Quan" <thanh.quan.xn@renesas.com>
Subject: [GIT PULL REQUEST] watchdog - v5.18 Merge window
Date: Thu, 31 Mar 2022 20:24:55 +0200	[thread overview]
Message-ID: <20220331182454.GA14072@www.linux-watchdog.org> (raw)

Hi Linus,

Please pull the watchdog changes for the v5.18 release cycle.

This series contains:
* Add support for BCM4908
* renesas_wdt: Add R-Car Gen4 support
* Improve watchdog_dev function documentation
* sp5100_tco: replace the cd6h/cd7h port I/O with MMIO accesses during initialization
* several other small improvements and fixes

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

  Linux 5.17-rc8 (2022-03-13 13:23:37 -0700)

are available in the git repository at:

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

for you to fetch changes up to 826270373f17fd8ebd10753ca0a5fd2ceb1dc38e:

  Watchdog: sp5100_tco: Enable Family 17h+ CPUs (2022-03-27 17:04:33 +0200)

----------------------------------------------------------------
linux-watchdog 5.18-rc1 tag

----------------------------------------------------------------
Alistair Francis (1):
      watchdog: imx2_wdg: Alow ping on suspend

Chris Packham (1):
      watchdog: orion_wdt: support pretimeout on Armada-XP

Daniel Bristot de Oliveira (1):
      watchdog: Improve watchdog_dev function documentation

Eduardo Valentin (1):
      watchdog: aspeed: add nowayout support

Linus Walleij (1):
      watchdog: ixp4xx: Implement restart

Miaoqian Lin (1):
      watchdog: rti-wdt: Add missing pm_runtime_disable() in probe function

Rafał Miłecki (1):
      watchdog: allow building BCM7038_WDT for BCM4908

Terry Bowman (4):
      Watchdog: sp5100_tco: Move timer initialization into function
      Watchdog: sp5100_tco: Refactor MMIO base address initialization
      Watchdog: sp5100_tco: Add initialization using EFCH MMIO
      Watchdog: sp5100_tco: Enable Family 17h+ CPUs

Thanh Quan (2):
      dt-bindings: watchdog: renesas-wdt: Document r8a779f0 support
      watchdog: renesas_wdt: Add R-Car Gen4 support

 .../devicetree/bindings/watchdog/renesas,wdt.yaml  |   5 +
 drivers/watchdog/Kconfig                           |   2 +-
 drivers/watchdog/aspeed_wdt.c                      |   7 +
 drivers/watchdog/imx2_wdt.c                        |  27 +-
 drivers/watchdog/ixp4xx_wdt.c                      |  14 +
 drivers/watchdog/orion_wdt.c                       |  13 +-
 drivers/watchdog/renesas_wdt.c                     |   1 +
 drivers/watchdog/rti_wdt.c                         |   1 +
 drivers/watchdog/sp5100_tco.c                      | 334 ++++++++++++++-------
 drivers/watchdog/sp5100_tco.h                      |   7 +
 drivers/watchdog/watchdog_dev.c                    | 244 +++++++--------
 11 files changed, 409 insertions(+), 246 deletions(-)
----------------------------------------------------------------

Kind regards,
Wim.


             reply	other threads:[~2022-03-31 20:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-31 18:24 Wim Van Sebroeck [this message]
2022-03-31 20:55 ` Rafał Miłecki
2022-03-31 21:21 ` 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=20220331182454.GA14072@www.linux-watchdog.org \
    --to=wim@linux-watchdog.org \
    --cc=akpm@linux-foundation.org \
    --cc=alistair@alistair23.me \
    --cc=bristot@kernel.org \
    --cc=chris.packham@alliedtelesis.co.nz \
    --cc=eduval@amazon.com \
    --cc=linmq006@gmail.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=rafal@milecki.pl \
    --cc=terry.bowman@amd.com \
    --cc=thanh.quan.xn@renesas.com \
    --cc=torvalds@linux-foundation.org \
    /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

all inboxes | Powered by JetHome®