[PATCH 0/2] Add support for 10G/25G to AXI emac driver

Ashok Reddy Soma ashok.reddy.soma at xilinx.com
Thu Jun 24 08:34:39 CEST 2021


 - Cleanup of_to_plat() to access platform data only in it
 - Copy plat data to priv data in probe function
 - Add support for 10G/25G to the AXI emac driver
 - Keep all phy related activity in the driver for 1G only


Ashok Reddy Soma (2):
  net: xilinx: axi_emac: Cleanup of of_to_plat()
  net: xilinx: axi_emac: Add support for 10G/25G AXI ethernet

 drivers/net/xilinx_axi_emac.c | 193 +++++++++++++++++++++++++---------
 1 file changed, 142 insertions(+), 51 deletions(-)

-- 
2.17.1



More information about the U-Boot mailing list