• Chris Healy's avatar
    ARM: dts: imx7d-zii-rmu2: fix rgmii phy-mode for ksz9031 phy · 5cbb80d5
    Chris Healy authored
    Since commit bcf3440c ("net: phy: micrel: add phy-mode support for the
    KSZ9031 PHY") the networking is broken on the imx7d-zii-rmu2 board.
    
    The end result is that network receive behaviour is marginal with lots of
    RX CRC errors experienced and NFS frequently failing.
    
    Quoting the explanation from Andrew Lunn in commit 0672d22a
    ("ARM: dts: imx: Fix the AR803X phy-mode"):
    
    "The problem here is, all the DTs were broken since day 0. However,
    because the PHY driver was also broken, nobody noticed and it
    worked. Now that the PHY driver has been fixed, all the bugs in the
    DTs now become an issue"
    
    Fix it by switching to phy-mode = "rgmii-id".
    
    Fixes: bcf3440c ("net: phy: micrel: add phy-mode support for the KSZ9031 PHY")
    Signed-off-by: default avatarChris Healy <cphealy@gmail.com>
    Reviewed-by: default avatarFabio Estevam <festevam@gmail.com>
    Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
    5cbb80d5
imx7d-zii-rmu2.dts 7.33 KB