linux-kernel.vger.kernel.org archive mirror
 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>,
	"Bagas Sanjaya" <bagasdotme@gmail.com>,
	"Keguang Zhang" <keguang.zhang@gmail.com>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski@linaro.org>,
	"Srinivas Neeli" <srinivas.neeli@amd.com>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Yuechao Zhao" <yuechao.zhao@advantech.com.cn>
Subject: [GIT PULL REQUEST] watchdog - v6.5 release cycle.
Date: Wed, 5 Jul 2023 14:23:57 +0200	[thread overview]
Message-ID: <20230705122357.GA14855@www.linux-watchdog.org> (raw)


Hi Linus,

Please pull following watchdog changes for the v6.5 release cycle.

This series contains:
* Add Xilinx Versal watchdog
* support Hygon FCH/SCH (Server Controller Hub)
* Convert GPL notices to SPDX identifiers
* Other improvements

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

  Merge tag 'perf_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2023-06-25 10:13:17 -0700)

are available in the git repository at:

  git://www.linux-watchdog.org/linux-watchdog.git linux-watchdog-6.5-rc1

for you to fetch changes up to 009637de1f65cff452ad49554d1e8ef9fda99e43:

  watchdog: sp5100_tco: support Hygon FCH/SCH (Server Controller Hub) (2023-06-26 14:30:07 +0200)

----------------------------------------------------------------
linux-watchdog 6.5-rc1 tag

----------------------------------------------------------------
Bagas Sanjaya (2):
      watchdog: Convert GPL 2.0 notice to SPDX identifier
      watchdog: ibmasr: Replace GPL license notice with SPDX identifier

Keguang Zhang (1):
      watchdog: loongson1_wdt: Add DT support

Krzysztof Kozlowski (1):
      dt-bindings: watchdog: restrict node name suffixes

Srinivas Neeli (3):
      dt-bindings: watchdog: xlnx,versal-wwdt: Add versal watchdog
      watchdog: xilinx_wwdt: Add Versal window watchdog support
      MAINTAINERS: Add support for Xilinx versal watchdog

Uwe Kleine-König (1):
      watchdog: ziirave_wdt: Switch i2c driver back to use .probe()

Yuechao Zhao (1):
      watchdog: sp5100_tco: support Hygon FCH/SCH (Server Controller Hub)

 .../devicetree/bindings/watchdog/watchdog.yaml     |   4 +-
 .../bindings/watchdog/xlnx,versal-wwdt.yaml        |  50 +++++
 MAINTAINERS                                        |   2 +
 drivers/watchdog/Kconfig                           |  18 ++
 drivers/watchdog/Makefile                          |   1 +
 drivers/watchdog/ep93xx_wdt.c                      |   5 +-
 drivers/watchdog/ibmasr.c                          |   3 +-
 drivers/watchdog/loongson1_wdt.c                   |  13 +-
 drivers/watchdog/m54xx_wdt.c                       |   4 +-
 drivers/watchdog/max63xx_wdt.c                     |   5 +-
 drivers/watchdog/moxart_wdt.c                      |   4 +-
 drivers/watchdog/octeon-wdt-nmi.S                  |   5 +-
 drivers/watchdog/orion_wdt.c                       |   4 +-
 drivers/watchdog/rtd119x_wdt.c                     |   2 +-
 drivers/watchdog/sbc_fitpc2_wdt.c                  |   4 +-
 drivers/watchdog/sp5100_tco.c                      |   4 +-
 drivers/watchdog/ts4800_wdt.c                      |   4 +-
 drivers/watchdog/ts72xx_wdt.c                      |   4 +-
 drivers/watchdog/xilinx_wwdt.c                     | 201 +++++++++++++++++++++
 drivers/watchdog/ziirave_wdt.c                     |   2 +-
 20 files changed, 301 insertions(+), 38 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/watchdog/xlnx,versal-wwdt.yaml
 create mode 100644 drivers/watchdog/xilinx_wwdt.c
----------------------------------------------------------------

Kind regards,
Wim.


             reply	other threads:[~2023-07-05 12:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-05 12:23 Wim Van Sebroeck [this message]
2023-07-05 19:53 ` [GIT PULL REQUEST] watchdog - v6.5 release cycle Linus Torvalds
2023-07-06  9:34   ` Wim Van Sebroeck
2023-07-06 17:29 ` 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=20230705122357.GA14855@www.linux-watchdog.org \
    --to=wim@linux-watchdog.org \
    --cc=akpm@linux-foundation.org \
    --cc=bagasdotme@gmail.com \
    --cc=keguang.zhang@gmail.com \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=srinivas.neeli@amd.com \
    --cc=torvalds@linux-foundation.org \
    --cc=u.kleine-koenig@pengutronix.de \
    --cc=yuechao.zhao@advantech.com.cn \
    /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).