Home
last modified time | relevance | path

Searched hist:"0 b458d7b10f83eb34b84957e6cf47cee2a97bc49" (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/soc/ixp4xx/
H A Dnpe.hdiff 0b458d7b10f83eb34b84957e6cf47cee2a97bc49 Sun Feb 10 19:35:08 CET 2019 Linus Walleij <linus.walleij@linaro.org> 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>
/linux/drivers/soc/ixp4xx/
H A Dixp4xx-npe.cdiff 0b458d7b10f83eb34b84957e6cf47cee2a97bc49 Sun Feb 10 19:35:08 CET 2019 Linus Walleij <linus.walleij@linaro.org> 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>