Hi Tony, Here are some patches to overcome incorrect Ethernet PHY strap settings on DRA72x EVM Rev C and DRA71 EVM. Both of these boards use TI's DP83867 PHY. The incorrect PHY strap settings cause a voilation of PHY specification and need to be worked around in software as documented in the commit messages. But there is no known issue that these patches fix. I did verify that there are no regressions with NFS boot on these boards after the patches are applied on v4.12-rc4. The series itself has been rebased on your omap-for-v4.13/dt branch since it has some conflicts with patches you have queued. Sekhar Nori (3): ARM: dts: dra71-evm: workaround incorrect DP83867 RX_CTRL pin strap ARM: dts: dra72-evm-revc: workaround incorrect DP83867 RX_CTRL pin strap ARM: omap2plus_defconfig: enable DP83867 phy driver arch/arm/boot/dts/dra71-evm.dts | 2 ++ arch/arm/boot/dts/dra72-evm-revc.dts | 2 ++ arch/arm/configs/omap2plus_defconfig | 1 + 3 files changed, 5 insertions(+) -- 2.9.0 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html