Message ID | 20230322094820.24738-1-walker.chen@starfivetech.com (mailing list archive) |
---|---|
Headers | show |
Series | Add DMA driver for StarFive JH7110 SoC | expand |
On 22-03-23, 17:48, Walker Chen wrote: > Hello, > > This patch series adds dma support for the StarFive JH7110 RISC-V > SoC. The first patch adds device tree binding. The second patch includes > dma driver. The last patch adds device node of dma to JH7110 dts. > > The series has been tested on the VisionFive 2 board which equip with > JH7110 SoC and works normally. Applied 1-3, thanks
On 2023/4/13 1:27, Vinod Koul wrote: > On 22-03-23, 17:48, Walker Chen wrote: >> Hello, >> >> This patch series adds dma support for the StarFive JH7110 RISC-V >> SoC. The first patch adds device tree binding. The second patch includes >> dma driver. The last patch adds device node of dma to JH7110 dts. >> >> The series has been tested on the VisionFive 2 board which equip with >> JH7110 SoC and works normally. > > Applied 1-3, thanks > Vinod, thank you very much! Best regards, Walker