David, Thomas, This patch series converts GENET and SYSTEMPORT to use the new fixed PHY OF helpers and progressively get rid of of_phy_connect_fixed_link(). The second part of the patch set makes sure that we document the old 5-digit fixed-link property in a central location and update all current users to refer to it. Thanks! Florian Fainelli (4): net: bcmgenet: use the new fixed PHY helpers net: systemport: use the new fixed PHY helpers Documentation: devicetree: add old and deprecated 'fixed-link' Documentation: devicetree: net: refer to fixed-link.txt .../devicetree/bindings/net/broadcom-bcmgenet.txt | 2 +- .../bindings/net/broadcom-systemport.txt | 2 +- .../devicetree/bindings/net/fixed-link.txt | 7 +++++++ .../devicetree/bindings/net/fsl-tsec-phy.txt | 5 +---- drivers/net/ethernet/broadcom/bcmsysport.c | 18 ++++++++++++++++-- drivers/net/ethernet/broadcom/bcmsysport.h | 1 + drivers/net/ethernet/broadcom/genet/bcmmii.c | 22 ++++++++++++++-------- 7 files changed, 41 insertions(+), 16 deletions(-) -- 1.9.1 -- 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