On 3/11/26 09:41, [email protected] wrote:
From: Du Huanpeng <[email protected]> supports watchdog in loongson mips embedded SoCs Signed-off-by: Du Huanpeng <[email protected]> --- drivers/watchdog/Kconfig | 8 ++ drivers/watchdog/Makefile | 1 + drivers/watchdog/loongson_wdt.c | 127 ++++++++++++++++++++++++++++++++ 3 files changed, 136 insertions(+) create mode 100644 drivers/watchdog/loongson_wdt.c
Reviewed-by: Daniel Schwierzeck <[email protected]> -- - Daniel

