On Mon, Mar 08, 2021 at 06:49:10PM +0200, Andy Shevchenko wrote:
> During the split of intel_pinctrl_add_padgroups(), the _by_size() variant
> missed the GPIO base calculations and hence made unable to retrieve proper
> GPIO number.
>
> Assign the gpio_base explicitly in _by_size() variant.
>
> While at it, differentiate NOMAP case with the rest in _by_gpps() variant.
>
> Fixes: 036e126c72eb ("pinctrl: intel: Split intel_pinctrl_add_padgroups() for
> better maintenance")
> Reported-and-tested-by: Maximilian Luz <[email protected]>
> Signed-off-by: Andy Shevchenko <[email protected]>
I think this needs stable tag too.
Acked-by: Mika Westerberg <[email protected]>