Re: [PATCH v2] pinctrl: fix compile test defaults
From: Linus Walleij
Date: Thu Dec 25 2025 - 15:29:11 EST
On Fri, Dec 12, 2025 at 3:09 AM Johan Hovold <johan@xxxxxxxxxx> wrote:
> Enabling compile testing should not enable every individual driver (we
> have "allyesconfig" for that) but two new drivers got this wrong.
>
> Default to n instead of ARCH_MICROCHIP as these drivers are not needed
> in every Microchip build either.
>
> Fixes: 38cf9d641314 ("pinctrl: add pic64gx "gpio2" pinmux driver")
> Fixes: 46397274da22 ("pinctrl: add polarfire soc iomux0 pinmux driver")
> Cc: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
> Signed-off-by: Johan Hovold <johan@xxxxxxxxxx>
Patch applied as nonurgent fix.
Thanks Johan!
Linus Walleij