On Mon, Sep 09, 2024 at 06:09:36PM +0530, Basavaraj Natikar wrote: > Currently, AMD PTDMA driver is single DMA driver supported and newer AMD > platforms supports newer DMA engine. Hence move the current drivers to > separate directory. This would also mean the newer driver submissions to > AMD DMA driver in the future will also land in AMD specific directory. Since you're adding a second AMD DMA driver, the one-line git history will be more useful if you mention in the subject line that this patch moves the "PTDMA" driver specifically. Bjorn