Re: [PATCH 0/3] pinctrl: pic32: allow driver to be compiled with COMPILE_TEST
From: Linus Walleij
Date: Tue Feb 24 2026 - 04:26:36 EST
On Mon, Feb 23, 2026 at 12:33 AM Brian Masney <bmasney@xxxxxxxxxx> wrote:
> 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.
>
> While changes are being made to this driver, let's also fix any
> outstanding checkpatch.pl errors with this driver.
>
> Signed-off-by: Brian Masney <bmasney@xxxxxxxxxx>
Thanks Brian, going the extra mile as always!
Patches applied for v7.1.
Yours,
Linus Walleij