commit | e00797f2e05b7f3758bb96e6248aff8d95999cec | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sun Feb 10 22:42:26 2019 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Apr 23 16:02:16 2019 +0200 |
tree | dde8f419b6d3372397bd3d78e947db1a9362b1ec | |
parent | 3107fbf7059bcad924a241271f667dc2f74910a5 [diff] |
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>