Searched hist:a3cb5340f12425537d6c94d8e95d570f6d6a504b (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/drivers/net/ldpaa_eth/ |
H A D | ldpaa_eth.c | diff a3cb5340f12425537d6c94d8e95d570f6d6a504b Wed Oct 10 03:38:32 CDT 2018 Pankaj Bansal <pankaj.bansal@nxp.com> driver: net: fsl-mc: Modify the dpmac link detection method
when there is no phy present for a dpmac, a dummy phy device is created. when we move to multiple phy method, we need to create as many dummy phy devices.
Change this method so that we don't need to create dummy phy devices. We always report linkup if no phy is present.
Signed-off-by: Pankaj Bansal <pankaj.bansal@nxp.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
|