Re: [RFC v2 PATCH 0/7] Xilinx DMA enhancements and optimization

From: Lars-Peter Clausen
Date: Thu Apr 15 2021 - 03:06:33 EST


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?