All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL REQUEST] watchdog - v6.3 release cycle.
@ 2023-03-02 16:25 Wim Van Sebroeck
  2023-03-02 19:39 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Wim Van Sebroeck @ 2023-03-02 16:25 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, LKML, Linux Watchdog Mailing List, Guenter Roeck,
	Allen-KH Cheng, Andrej Picej, Bartosz Golaszewski, Chen Jun,
	Christophe JAILLET, Cosmin Tanislav, Fabrizio Castro,
	George Cherian, Konrad Dybcio, Krzysztof Kozlowski,
	Lad Prabhakar, Li Hua, Neil Armstrong, Primoz Fiser,
	Robert Marko, ruanjinjie, Sergio Paracuellos,
	Thomas Weißschuh, Uwe Kleine-König

Hi Linus,

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

This series contains:
* qcom-wdt dt-bindings improvements and additions (like MSM8994 and MDM9615)
* mtk_wdt: Add reset_by_toprgu support
* devm_clk_get_enabled() helper changes
* Fix kmemleak in watchdog_cdev_register
* watchdog sysfs improvements
* Other fixes and small improvements

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

  Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (2023-02-05 17:17:10 -0800)

are available in the git repository at:

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

for you to fetch changes up to cf3be7e82b129ed34f811f116f2b113f6299d449:

  watchdog: at91rm9200: Only warn once about problems in .remove() (2023-03-02 06:51:35 +0100)

----------------------------------------------------------------
linux-watchdog 6.3-rc1 tag

----------------------------------------------------------------
Allen-KH Cheng (2):
      dt-bindings: watchdog: mtk-wdt: Add reset-by-toprgu support
      watchdog: mtk_wdt: Add reset_by_toprgu support

Andrej Picej (2):
      watchdog: imx2_wdg: suspend watchdog in WAIT mode
      dt-bindings: watchdog: fsl-imx: document suspend in wait mode

Bartosz Golaszewski (1):
      dt-bindings: watchdog: qcom-wdt: add qcom,apss-wdt-sa8775p compatible

Chen Jun (1):
      watchdog: Fix kmemleak in watchdog_cdev_register

Christophe JAILLET (19):
      watchdog: realtek_otto: Use devm_clk_get_enabled() helper
      watchdog: pnx4008: Use devm_clk_get_enabled() helper
      watchdog: pic32-wdt: Use devm_clk_get_enabled() helper
      watchdog: pic32-dmt: Use devm_clk_get_enabled() helper
      watchdog: lpc18xx: Use devm_clk_get_enabled() helper
      watchdog: of_xilinx_wdt: Use devm_clk_get_enabled() helper
      watchdog: imgpdc: Use devm_clk_get_enabled() helper
      watchdog: cadence: Use devm_clk_get_enabled() helper
      watchdog: meson_gxbb: Use devm_clk_get_enabled() helper
      watchdog: davinci: Use devm_clk_get_enabled() helper
      watchdog: imx7ulp: Use devm_clk_get_enabled() helper
      watchdog: rtd119x: Use devm_clk_get_enabled() helper
      watchdog: bcm7038: Use devm_clk_get_enabled() helper
      watchdog: armada_37xx: Use devm_clk_get_enabled() helper
      watchdog: qcom: Use devm_clk_get_enabled() helper
      watchdog: rzn1: Use devm_clk_get_enabled() helper
      watchdog: visconti: Use devm_clk_get_enabled() helper
      watchdog: apple: Use devm_clk_get_enabled() helper
      watchdog: Include <linux/kstrtox.h> when appropriate

Cosmin Tanislav (1):
      watchdog: dw_wdt: stop on reboot

Fabrizio Castro (1):
      watchdog: rzg2l_wdt: Handle TYPE-B reset for RZ/V2M

George Cherian (1):
      watchdog: sbsa_wdog: Make sure the timeout programming is within the limits

Konrad Dybcio (1):
      dt-bindings: watchdog: Add MSM8994 watchdog timer

Krzysztof Kozlowski (7):
      dt-bindings: watchdog: allow "timer" as node name
      dt-bindings: watchdog: qcom-wdt: require fallback for IPQ4019
      dt-bindings: watchdog: qcom-wdt: do not allow fallback alone
      dt-bindings: watchdog: qcom-wdt: fix list of MSM timer compatibles
      dt-bindings: watchdog: qcom-wdt: add qcom,kpss-wdt-mdm9615
      dt-bindings: watchdog: qcom-wdt: allow interrupts
      dt-bindings: watchdog: qcom-wdt: merge MSM timer

Lad Prabhakar (2):
      dt-bindings: watchdog: renesas,wdt: Document RZ/Five SoC
      watchdog: rzg2l_wdt: Issue a reset before we put the PM clocks

Li Hua (1):
      watchdog: pcwd_usb: Fix attempting to access uninitialized memory

Neil Armstrong (1):
      dt-bindings: watchdog: convert meson-wdt.txt to dt-schema

Primoz Fiser (1):
      watchdog: da9062: da9063: use unlocked xfer function in restart

Robert Marko (1):
      dt-bindings: watchdog: Convert GPIO binding to json-schema

Sergio Paracuellos (3):
      dt-bindings: watchdog: mt7621-wdt: add phandle to access system controller registers
      watchdog: mt7621-wdt: avoid static global declarations
      watchdog: mt7621-wdt: avoid ralink architecture dependent code

Thomas Weißschuh (4):
      watchdog: wdat_wdt: Avoid unimplemented get_timeleft
      watchdog: iTCO_wdt: Report firmware_version
      watchdog: report fw_version in sysfs
      watchdog: report options in sysfs

Uwe Kleine-König (2):
      watchdog: ziirave_wdt: Convert to i2c's .probe_new()
      watchdog: at91rm9200: Only warn once about problems in .remove()

ruanjinjie (1):
      watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in error path

 Documentation/ABI/testing/sysfs-class-watchdog     |  13 +++
 .../devicetree/bindings/timer/qcom,msm-timer.txt   |  47 --------
 .../bindings/watchdog/amlogic,meson6-wdt.yaml      |  50 +++++++++
 .../devicetree/bindings/watchdog/fsl-imx-wdt.yaml  |  37 ++++++-
 .../devicetree/bindings/watchdog/gpio-wdt.yaml     |  55 ++++++++++
 .../bindings/watchdog/mediatek,mt7621-wdt.yaml     |   7 ++
 .../bindings/watchdog/mediatek,mtk-wdt.yaml        |   6 +
 .../devicetree/bindings/watchdog/meson-wdt.txt     |  21 ----
 .../devicetree/bindings/watchdog/qcom-wdt.yaml     |  96 ++++++++++++++--
 .../devicetree/bindings/watchdog/renesas,wdt.yaml  |   2 +-
 .../devicetree/bindings/watchdog/watchdog.yaml     |   7 +-
 drivers/watchdog/Kconfig                           |   4 +-
 drivers/watchdog/apple_wdt.c                       |  18 +--
 drivers/watchdog/armada_37xx_wdt.c                 |  15 +--
 drivers/watchdog/aspeed_wdt.c                      |   1 +
 drivers/watchdog/at91rm9200_wdt.c                  |   2 +-
 drivers/watchdog/at91sam9_wdt.c                    |   7 +-
 drivers/watchdog/bcm7038_wdt.c                     |  15 +--
 drivers/watchdog/cadence_wdt.c                     |  17 +--
 drivers/watchdog/da9062_wdt.c                      |  15 ++-
 drivers/watchdog/da9063_wdt.c                      |  15 ++-
 drivers/watchdog/davinci_wdt.c                     |  18 +--
 drivers/watchdog/dw_wdt.c                          |   1 +
 drivers/watchdog/iTCO_wdt.c                        |   4 +-
 drivers/watchdog/imgpdc_wdt.c                      |  31 +-----
 drivers/watchdog/imx2_wdt.c                        |  55 +++++++++-
 drivers/watchdog/imx7ulp_wdt.c                     |  15 +--
 drivers/watchdog/lpc18xx_wdt.c                     |  30 +----
 drivers/watchdog/meson_gxbb_wdt.c                  |  16 +--
 drivers/watchdog/mt7621_wdt.c                      | 122 ++++++++++++++-------
 drivers/watchdog/mtk_wdt.c                         |   7 ++
 drivers/watchdog/of_xilinx_wdt.c                   |  16 +--
 drivers/watchdog/pcwd_usb.c                        |   6 +-
 drivers/watchdog/pic32-dmt.c                       |  15 +--
 drivers/watchdog/pic32-wdt.c                       |  17 +--
 drivers/watchdog/pnx4008_wdt.c                     |  15 +--
 drivers/watchdog/qcom-wdt.c                        |  16 +--
 drivers/watchdog/realtek_otto_wdt.c                |  17 +--
 drivers/watchdog/rtd119x_wdt.c                     |  16 +--
 drivers/watchdog/rzg2l_wdt.c                       |  45 +++++++-
 drivers/watchdog/rzn1_wdt.c                        |  18 +--
 drivers/watchdog/sbsa_gwdt.c                       |   1 +
 drivers/watchdog/visconti_wdt.c                    |  17 +--
 drivers/watchdog/watchdog_dev.c                    |  23 +++-
 drivers/watchdog/wdat_wdt.c                        |   6 +-
 drivers/watchdog/ziirave_wdt.c                     |   5 +-
 46 files changed, 527 insertions(+), 455 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/timer/qcom,msm-timer.txt
 create mode 100644 Documentation/devicetree/bindings/watchdog/amlogic,meson6-wdt.yaml
 create mode 100644 Documentation/devicetree/bindings/watchdog/gpio-wdt.yaml
 delete mode 100644 Documentation/devicetree/bindings/watchdog/meson-wdt.txt
----------------------------------------------------------------

Kind regards,
Wim.


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

* Re: [GIT PULL REQUEST] watchdog - v6.3 release cycle.
  2023-03-02 16:25 [GIT PULL REQUEST] watchdog - v6.3 release cycle Wim Van Sebroeck
@ 2023-03-02 19:39 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-03-02 19:39 UTC (permalink / raw)
  To: Wim Van Sebroeck
  Cc: Linus Torvalds, Andrew Morton, LKML, Linux Watchdog Mailing List,
	Guenter Roeck, Allen-KH Cheng, Andrej Picej, Bartosz Golaszewski,
	Chen Jun, Christophe JAILLET, Cosmin Tanislav, Fabrizio Castro,
	George Cherian, Konrad Dybcio, Krzysztof Kozlowski,
	Lad Prabhakar, Li Hua, Neil Armstrong, Primoz Fiser,
	Robert Marko, ruanjinjie, Sergio Paracuellos,
	Thomas =?i so-8859-1?Q?Wei=DFschuh?=,
	Uwe Kleine-König

The pull request you sent on Thu, 2 Mar 2023 17:25:37 +0100:

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

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

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:[~2023-03-02 19:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-02 16:25 [GIT PULL REQUEST] watchdog - v6.3 release cycle Wim Van Sebroeck
2023-03-02 19:39 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.