ixp4xx_eth: Probe the PTP module from the device tree
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 28 Aug 2021 17:15:48 +0000 (19:15 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Aug 2021 08:59:11 +0000 (09:59 +0100)
commite9e506221b425f3c48fbace164d9d7543643ff1f
treed07779fa175f466a13cb903ad12ca773030b047b
parent323fb75dae2808750a87250ffc502ba10c231dad
ixp4xx_eth: Probe the PTP module from the device tree

This adds device tree probing support for the PTP module
adjacent to the ethernet module. It is pretty straight
forward, all resources are in the device tree as they
come to the platform device.

Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/xscale/ptp_ixp46x.c