OSDN Git Service

soc: ixp4xx: qmgr: Add DT probe code
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 10 Feb 2019 22:41:49 +0000 (23:41 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 23 Apr 2019 14:02:16 +0000 (16:02 +0200)
commit9e01a00958405f59e0a85fd16eb4e879e983ea74
tree783fd40f8c99f21a0d5f24e854e9cf4711eb006f
parent6e2b0f8c9bc8897f6260981cff231632c20d3048
soc: ixp4xx: qmgr: Add DT probe code

This makes the queue manager driver able to probe from the device
tree. It only needs to get a memory resource and two interrupts
and the platform device provides these as resources, so all is
pretty simple.

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