Re: [PATCH] pinctrl: ocelot: fix confops resource index

From: Linus Walleij
Date: Mon Mar 14 2022 - 20:06:02 EST


On Wed, Feb 16, 2022 at 9:20 AM Michael Walle <michael@xxxxxxxx> wrote:

> Prior to commit ad96111e658a ("pinctrl: ocelot: combine get resource and
> ioremap into single call") the resource index was 1, now it is 0. But 0
> is the base region for the pinctrl block. Fix it.
> I noticed this because there was an error that the memory region was
> ioremapped twice.
>
> Fixes: ad96111e658a ("pinctrl: ocelot: combine get resource and ioremap into single call")
> Signed-off-by: Michael Walle <michael@xxxxxxxx>

Patch applied!

Yours,
Linus Walleij