
28 Jun
2021
28 Jun
'21
7:13 p.m.
On Mon, Jun 28, 2021 at 10:07 AM Michal Simek michal.simek@xilinx.com wrote:
On 6/24/21 8:34 AM, Ashok Reddy Soma wrote:
- 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(-)
Applied.
Michal, did you apply V2 with Simon's remarks ?