Re: [PATCH 1/1] pinctrl: Add OF dependency for PINCTRL_GENERIC_MUX
From: Linus Walleij
Date: Wed Apr 08 2026 - 03:54:09 EST
Hi Frank,
On Wed, Apr 8, 2026 at 7:07 AM Frank Li <Frank.Li@xxxxxxx> wrote:
> Add an explicit OF dependency for PINCTRL_GENERIC_MUX to ensure the
> generic mux support is only enabled when device tree is available.
>
> Also fix the stub implementation of pinctrl_generic_to_map() by correcting
> its last argument to match the non-stub prototype.
>
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Closes: https://lore.kernel.org/oe-kbuild-all/202604072013.aI84l57L-lkp@xxxxxxxxx/
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
I just squashed the fixes into respective offending committ, then
re-pushed my immutable branch.
Let's see if this compiles fine, if so I can merge it into devel
for v7.1.
Yours,
Linus Walleij