]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7e37d3766523f5dc783a6d9c75daef3958995f8d
treed07779fa175f466a13cb903ad12ca773030b047b
parent351949c819ae37fcb06516229484f992a095bdd6
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