Re: [PATCH] pinctrl: polarfire: restore GENERIC_PINCONF dependency
From: Arnd Bergmann
Date: Mon Feb 02 2026 - 14:58:06 EST
On Mon, Feb 2, 2026, at 20:53, Conor Dooley wrote:
> On Mon, Feb 02, 2026 at 10:58:03AM +0100, Arnd Bergmann wrote:
>> From: Arnd Bergmann <arnd@xxxxxxxx>
>>
>> Fixes: 488d704ed7b7 ("pinctrl: add polarfire soc mssio pinctrl driver")
>> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
>
> Does this show up with
> https://lore.kernel.org/all/20260130-stoop-gleeful-29f2c525bd48@spud/
> applied?
I'm sure that's fine as well.
> I considered what you have here, went with what I linked cos it matches
> the other pinctrl core options.
Same here, I also thought about both options, but picked the other one ;-)
Looking at both again, I agree that your version is better, so
feel free to add
Reviewed-by: Arnd Bergmann <arnd@xxxxxxxx>
to that one.
Arnd