Skip to content
Commit 0b458d7b authored by Linus Walleij's avatar Linus Walleij
Browse files

soc: ixp4xx: npe: Pass addresses as resources



Instead of using hardcoded base addresses implicitly
obtained through <linux/io.h>, pass the physical base
for the three NPE blocks as memory resources and remap
these in the driver.

Drop the memory request region business, this will
anyways be done by devm_* remapping functions.

Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 81bca32f
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