linux-stable/drivers/soc/ixp4xx
Linus Walleij 0b458d7b10 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: Linus Walleij <linus.walleij@linaro.org>
2019-04-23 16:02:15 +02:00
..
ixp4xx-npe.c soc: ixp4xx: npe: Pass addresses as resources 2019-04-23 16:02:15 +02:00
ixp4xx-qmgr.c ARM: ixp4xx: Turn the QMGR into a platform device 2019-04-23 16:02:15 +02:00
Kconfig
Makefile