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