commit | a3cb5340f12425537d6c94d8e95d570f6d6a504b | [log] [tgz] |
---|---|---|
author | Pankaj Bansal <pankaj.bansal@nxp.com> | Wed Oct 10 14:08:32 2018 +0530 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Wed Oct 10 12:45:01 2018 -0500 |
tree | 15bbf888ba2826dbfc8649c7a43f1cc9e4a153dd | |
parent | f259c43d893071e3a4f43536735c959dcf320d99 [diff] |
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>