public inbox for linux-watchdog@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] watchdog: rzn1: Minor improvements
@ 2026-03-24 11:48 Herve Codina (Schneider Electric)
  2026-03-24 11:48 ` [PATCH v3 1/2] watchdog: rzn1: Fix reverse xmas tree declaration Herve Codina (Schneider Electric)
  2026-03-24 11:48 ` [PATCH v3 2/2] watchdog: rzn1: Use dev_err_probe() Herve Codina (Schneider Electric)
  0 siblings, 2 replies; 5+ messages in thread
From: Herve Codina (Schneider Electric) @ 2026-03-24 11:48 UTC (permalink / raw)
  To: Wolfram Sang, Geert Uytterhoeven, Wim Van Sebroeck, Guenter Roeck
  Cc: linux-renesas-soc, linux-watchdog, linux-kernel, Pascal Eberhard,
	Miquel Raynal, Thomas Petazzoni,
	Herve Codina (Schneider Electric)

Hi,

Patches present in this series are minor improvements of the RZ/N1
watchdog driver.

They were originally part of the series adding support for direct
hardware reset [0] but due to recent modification in this original
series, it no longer needs to have them part of it.

Extract them from the original series and leave them alone in this
current minor improvement series.

Consider this series a v3 iteration to keep consistency with the
original series where, in v2 iteration, some changes have been requested
on patch 2 and tags have been received. Those changes are handled here.

[0] https://lore.kernel.org/all/20260313092417.294356-1-herve.codina@bootlin.com/

Best regards,
Hervé

Changes v2 -> v3:
  v2: https://lore.kernel.org/all/20260313092417.294356-1-herve.codina@bootlin.com/

  - Patch 1
    Add 'Reviewed-by: Wolfram Sang'
    Add 'Tested-by: Wolfram Sang'

  - Patch 2
    Fix dev_err_probe() message.
    Add 'Reviewed-by: Wolfram Sang'
    Add 'Tested-by: Wolfram Sang'

Herve Codina (Schneider Electric) (2):
  watchdog: rzn1: Fix reverse xmas tree declaration
  watchdog: rzn1: Use dev_err_probe()

 drivers/watchdog/rzn1_wdt.c | 22 ++++++++--------------
 1 file changed, 8 insertions(+), 14 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-03-24 12:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-24 11:48 [PATCH v3 0/2] watchdog: rzn1: Minor improvements Herve Codina (Schneider Electric)
2026-03-24 11:48 ` [PATCH v3 1/2] watchdog: rzn1: Fix reverse xmas tree declaration Herve Codina (Schneider Electric)
2026-03-24 12:12   ` Guenter Roeck
2026-03-24 11:48 ` [PATCH v3 2/2] watchdog: rzn1: Use dev_err_probe() Herve Codina (Schneider Electric)
2026-03-24 12:13   ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox