This patchset drop phy-names property from MACB node and also make SGMII Phy configuration optional. The motivation for this change is to support traditional usescase in which first stage bootloader does PS-GT configuration, and should still be supported in macb driver. Radhey Shyam Pandey (2): dt-bindings: net: cdns,macb: Drop phy-names property for ZynqMP SGMII PHY net: macb: In ZynqMP initialization make SGMII phy configuration optional Documentation/devicetree/bindings/net/cdns,macb.yaml | 8 -------- drivers/net/ethernet/cadence/macb_main.c | 2 +- 2 files changed, 1 insertion(+), 9 deletions(-) -- 2.7.4