]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6730673b8bd61605a6af0184ea54475d5fedfc9d
tree783fd40f8c99f21a0d5f24e854e9cf4711eb006f
parent847e6b2ca36bfebf3fed4754d28a845094c1611d
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