Skip to content
Commit 94ef3297 authored by Michael Walle's avatar Michael Walle Committed by Linus Walleij
Browse files

pinctrl: ocelot: fix confops resource index

Prior to commit ad96111e ("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: ad96111e

 ("pinctrl: ocelot: combine get resource and ioremap into single call")
Signed-off-by: default avatarMichael Walle <michael@walle.cc>
Reviewed-by: default avatarColin Foster <colin.foster@in-advantage.com>
Link: https://lore.kernel.org/r/20220216082020.981797-1-michael@walle.cc


Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 1b945334
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment