u-boot-brain/include/fsl-mc
Pankaj Bansal 1a048cd656 driver: net: fsl-mc: Add support of multiple phys for dpmac
Till now we have had cases where we had one phy device per dpmac.
Now, with the upcoming products (LX2160AQDS), we have cases, where there
are sometimes two phy devices for one dpmac. One phy for TX lanes and
one phy for RX lanes. to handle such cases, add the support for multiple
phys in ethernet driver. The ethernet link is up if all the phy devices
connected to one dpmac report link up. also the link capabilities are
limited by the weakest phy device.

i.e. say if there are two phys for one dpmac. one operates at 10G without
autoneg and other operate at 1G with autoneg. Then the ethernet interface
will operate at 1G without autoneg.

Signed-off-by: Pankaj Bansal <pankaj.bansal@nxp.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2018-10-10 12:45:28 -05:00
..
fsl_dpaa_fd.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_dpbp.h driver: net: fsl-mc: updated copyright info 2018-05-09 09:17:51 -05:00
fsl_dpio.h driver: net: fsl-mc: updated copyright info 2018-05-09 09:17:51 -05:00
fsl_dpmac.h driver: net: fsl-mc: updated copyright info 2018-05-09 09:17:51 -05:00
fsl_dpmng.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_dpni.h driver: net: fsl-mc: updated copyright info 2018-05-09 09:17:51 -05:00
fsl_dprc.h driver: net: fsl-mc: updated copyright info 2018-05-09 09:17:51 -05:00
fsl_mc_cmd.h driver: net: fsl-mc: updated copyright info 2018-05-09 09:17:51 -05:00
fsl_mc_private.h driver: net: fsl-mc: updated copyright info 2018-05-09 09:17:51 -05:00
fsl_mc_sys.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_mc.h u-boot: fixup the iommu-map property of fsl-mc node 2018-09-27 08:55:05 -07:00
fsl_qbman_base.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_qbman_portal.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ldpaa_wriop.h driver: net: fsl-mc: Add support of multiple phys for dpmac 2018-10-10 12:45:28 -05:00