On 4/9/21 7:55 PM, Radhey Shyam Pandey wrote:
Some background about the patch series: Xilinx Axi Ethernet device driver (xilinx_axienet_main.c) currently has axi-dma code inside it. The goal is to refactor axiethernet driver and use existing AXI DMA driver using DMAEngine API.
This is pretty neat! Do you have the patches that modify the AXI Ethernet driver in a public tree somewhere, so this series can be seen in context?