linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Move Loongson1 restart handler to watchdog driver
@ 2023-03-30 10:20 Keguang Zhang
  2023-03-30 10:20 ` [PATCH 1/2] MIPS: Loongson32: Remove reset.c Keguang Zhang
  2023-03-30 10:20 ` [PATCH 2/2] watchdog: loongson1_wdt: Implement restart handler Keguang Zhang
  0 siblings, 2 replies; 5+ messages in thread
From: Keguang Zhang @ 2023-03-30 10:20 UTC (permalink / raw)
  To: linux-watchdog, linux-mips, linux-kernel
  Cc: Wim Van Sebroeck, Guenter Roeck, Thomas Bogendoerfer, Yang Ling,
	Keguang Zhang

Move Loongson1 restart handler to watchdog driver
and update the Makefile accordingly.

Keguang Zhang (2):
  MIPS: Loongson32: Remove reset.c
  watchdog: loongson1_wdt: Implement restart handler

 .../include/asm/mach-loongson32/regs-wdt.h    | 15 ------
 arch/mips/loongson32/common/Makefile          |  2 +-
 arch/mips/loongson32/common/reset.c           | 51 -------------------
 drivers/watchdog/loongson1_wdt.c              | 19 ++++++-
 4 files changed, 19 insertions(+), 68 deletions(-)
 delete mode 100644 arch/mips/include/asm/mach-loongson32/regs-wdt.h
 delete mode 100644 arch/mips/loongson32/common/reset.c


base-commit: cf3be7e82b129ed34f811f116f2b113f6299d449
-- 
2.34.1


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

end of thread, other threads:[~2023-04-17  3:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-30 10:20 [PATCH 0/2] Move Loongson1 restart handler to watchdog driver Keguang Zhang
2023-03-30 10:20 ` [PATCH 1/2] MIPS: Loongson32: Remove reset.c Keguang Zhang
2023-03-30 11:30   ` Thomas Bogendoerfer
2023-04-17  3:28     ` Keguang Zhang
2023-03-30 10:20 ` [PATCH 2/2] watchdog: loongson1_wdt: Implement restart handler Keguang Zhang

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).