[PATCH 1/2] watchdog: Add a driver for the photonicat watchdog

2024-08-29 Thread Coia Prant
This driver supports the photonicat watchdog timers. Signed-off-by: Coia Prant --- drivers/watchdog/Kconfig| 6 + drivers/watchdog/Makefile | 1 + drivers/watchdog/pcat_wdt.c | 218 3 files changed, 225 insertions(+) create mode 100644 drivers

[PATCH 1/2] watchdog: Add a driver for the photonicat watchdog

2024-08-29 Thread Coia Prant
This driver supports the photonicat watchdog timers. Signed-off-by: Coia Prant --- drivers/watchdog/Kconfig| 6 + drivers/watchdog/Makefile | 1 + drivers/watchdog/pcat_wdt.c | 218 3 files changed, 225 insertions(+) create mode 100644 drivers