]> git.baikalelectronics.ru Git - kernel.git/commit
soc: ixp4xx: npe: Add DT probe code
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 10 Feb 2019 21:42:26 +0000 (22:42 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 23 Apr 2019 14:02:16 +0000 (16:02 +0200)
commit446d38a1b8639e7560c71551b2d2aeca8f7b506e
treedde8f419b6d3372397bd3d78e947db1a9362b1ec
parentfa3113a0637fa002a181f26861d4e084f69760eb
soc: ixp4xx: npe: Add DT probe code

This makes the NPE driver able to probe from the device tree.
It only needs to get three memory resources and the plaform
device provide these, so all is pretty simple.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/soc/ixp4xx/ixp4xx-npe.c