linux/drivers/net/ethernet/xscale
Linus Walleij 95aafe911d net: ethernet: ixp4xx: Support device tree probing
This adds device tree probing to the IXP4xx ethernet
driver.

Add a platform data bool to tell us whether to
register an MDIO bus for the device or not, as well
as the corresponding NPE.

We need to drop the memory region request as part of
this since the OF core will request the memory for the
device.

Cc: Zoltan HERPAI <wigyori@uid0.hu>
Cc: Raylynn Knight <rayknight@me.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-04-25 18:27:13 -07:00
..
ixp4xx_eth.c net: ethernet: ixp4xx: Support device tree probing 2021-04-25 18:27:13 -07:00
ixp46x_ts.h ixp4xx_eth: move platform_data definition 2020-01-12 12:59:53 -08:00
Kconfig net: ethernet: ixp4xx: Support device tree probing 2021-04-25 18:27:13 -07:00
Makefile
ptp_ixp46x.c