<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>6973886a - dmaengine: sf-pdma: add platform DMA support for HiFive Unleashed A00</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/dma/sf-pdma/Makefile#6973886a</link>
        <description>dmaengine: sf-pdma: add platform DMA support for HiFive Unleashed A00Add PDMA driver, sf-pdma, to enable DMA engine on HiFive UnleashedRev A00 board. - Implement dmaengine APIs, support MEM_TO_MEM async copy. - Tested by DMA Test client - Supports 4 channels DMA, each channel has 1 done and 1 err   interrupt connected to platform-level interrupt controller (PLIC). - Depends on DMA_ENGINE and DMA_VIRTUAL_CHANNELSThe datasheet is here:  https://static.dev.sifive.com/FU540-C000-v1.0.pdfFollow the DMAengine controller doc,&quot;./Documentation/driver-api/dmaengine/provider.rst&quot; to implement DMAengine. And use the dma test client in doc,&quot;./Documentation/driver-api/dmaengine/dmatest.rst&quot;, to test.Each DMA channel has separate HW regs and support done and error ISRs.4 channels share 1 done and 1 err ISRs. There&apos;s no expander/arbitratorin DMA HW.   ------               ------   |    |--&lt; done 23 &gt;--|ch 0|   |    |--&lt; err  24 &gt;--|    |     (dma0chan0)   |    |               ------   |    |               ------   |    |--&lt; done 25 &gt;--|ch 1|   |    |--&lt; err  26 &gt;--|    |     (dma0chan1)   |PLIC|               ------   |    |               ------   |    |--&lt; done 27 &gt;--|ch 2|   |    |--&lt; err  28 &gt;--|    |     (dma0chan2)   |    |               ------   |    |               ------   |    |--&lt; done 29 &gt;--|ch 3|   |    |--&lt; err  30 &gt;--|    |     (dma0chan3)   ------               ------Signed-off-by: Green Wan &lt;green.wan@sifive.com&gt;Link: https://lore.kernel.org/r/20191107084955.7580-4-green.wan@sifive.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/dma/sf-pdma/Makefile</description>
        <pubDate>Thu, 07 Nov 2019 08:49:21 +0000</pubDate>
        <dc:creator>Green Wan &lt;green.wan@sifive.com&gt;</dc:creator>
    </item>
</channel>
</rss>
