[PATCH 0/2] watchdog: pic32: allow two drivers to be compiled on all architectures with COMPILE_TEST

From: Brian Masney

Date: Sun Feb 22 2026 - 18:25:10 EST


While migrating a pic32 clk driver off of a legacy API, I mistakenly
broke one of the drivers, and the issue could have been caught with a
simple compile test. Now that the dependent patches have been merged
into Linus's tree via the MIPS tree, we can now enable COMPILE_TEST
for all of pic32 drivers in this subsystem.

Signed-off-by: Brian Masney <bmasney@xxxxxxxxxx>
---
Brian Masney (2):
watchdog: pic32-wdt: allow driver to be compiled on all architectures with COMPILE_TEST
watchdog: pic32-dmt: allow driver to be compiled on all architectures with COMPILE_TEST

drivers/watchdog/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
base-commit: 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
change-id: 20260222-watchdog-pic32-001b94deace3

Best regards,
--
Brian Masney <bmasney@xxxxxxxxxx>