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. Changes from v1: - Add Grygorii's reviewed-by to 3/3 - Rebase on latest mainline master 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 | 3 +++ arch/arm/configs/omap2plus_defconfig | 1 + 3 files changed, 6 insertions(+) -- 2.9.0 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html