OSDN Git Service

net: ixp4xx_hss: Convert to use DT probing
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 22 Nov 2021 22:35:30 +0000 (23:35 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Nov 2021 12:54:51 +0000 (12:54 +0000)
commit35aefaad326bb267ef254e64ef65a374bd99c98f
tree2326c48bd7bdbe4e0fbcdb6a1e05616791dfd146
parent9c37b09d3a9a00569358b8932133d3f4e64f5bc0
net: ixp4xx_hss: Convert to use DT probing

IXP4xx is being migrated to device tree only. Convert this
driver to use device tree probing.

Pull in all the boardfile code from the one boardfile and
make it local, pull all the boardfile parameters from the
device tree instead of the board file.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wan/ixp4xx_hss.c