u-boot-brain/drivers/net/ldpaa_eth
Ioana Ciornei 267c5146d3 drivers: net: ldpaa: add DTS based probing support
When CONFIG_DM_ETH is enabled DPAA2 network interfaces will now probe
based on DTS nodes with the "fsl,qoriq-mc-dpmac" compatible.
In this case, transform the ldpaa_eth driver into a UCLASS_ETH driver
and reuse the _open()/_tx()/_stop() functions already inplemented.

For the moment, the ldpaa_eth driver will support both configurations:
with or without CONFIG_DM_ETH enabled. Any 'struct eth_device' occurrence
now has a matching 'struct udevice' made mutually exclusive based on the
state of CONFIG_DM_ETH.

Signed-off-by: Florin Laurentiu Chiculita <florinlaurentiu.chiculita@nxp.com>
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
2020-04-29 11:10:43 +05:30
..
ldpaa_eth.c drivers: net: ldpaa: add DTS based probing support 2020-04-29 11:10:43 +05:30
ldpaa_eth.h drivers: net: ldpaa: add DTS based probing support 2020-04-29 11:10:43 +05:30
ldpaa_wriop.c driver: net: fsl-mc: Add support of multiple phys for dpmac 2018-10-10 12:45:28 -05:00
ls1088a.c common: Move mii_init() function out of common.h 2019-12-02 18:23:13 -05:00
ls2080a.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
lx2160a.c common: Move mii_init() function out of common.h 2019-12-02 18:23:13 -05:00
Makefile armv8: lx2160a: Add LX2160A SoC Support 2018-12-06 14:37:19 -08:00