Changes to allow SGMII mode to work properly in the GEM driver on the Xilinx ZynqMP platform. Robert Hancock (3): macb: bindings doc: added generic PHY and reset mappings for ZynqMP net: macb: Added ZynqMP-specific initialization arm64: dts: zynqmp: Added GEM reset definitions .../devicetree/bindings/net/macb.txt | 33 +++++++++++++ arch/arm64/boot/dts/xilinx/zynqmp.dtsi | 8 ++++ drivers/net/ethernet/cadence/macb_main.c | 47 ++++++++++++++++++- 3 files changed, 87 insertions(+), 1 deletion(-) -- 2.31.1