Re: [PATCH 13/21] pinctrl: remove unneeded 'fast_io' parameter in regmap_config

From: Andrea della Porta
Date: Tue Aug 19 2025 - 08:30:31 EST


Hi Linus,

On 14:02 Tue 19 Aug , Linus Walleij wrote:
> On Wed, Aug 13, 2025 at 6:16 PM Wolfram Sang
> <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> > When using MMIO with regmap, fast_io is implied. No need to set it
> > again.
> >
> > Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
>
> Patch applied, rebased on top of Adrea della Porta's changes
> and fixed the two new instances as well.

Many thanks, really appreciated.

Andrea

>
> Yours,
> Linus Walleij