Re: [PATCH 1/3] dt-bindings: dma: snps,dw-axi-dmac: Add CV1800B compatible
Chen Wang <[email protected]>
| Newsgroups | dev.linux.lists.sophgo,org.infradead.lists.linux-riscv,org.kernel.vger.dmaengine,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <PN6PR01MB11717B13B2AE78DDD36D2F0BBFEAFA@PN6PR01MB11717.INDPRD01.PROD.OUTLOOK.COM> |
On 12/13/2025 2:48 AM, Anton Stavinsky wrote: >> The DMA controller on CV1800B needs to use the DMA phandle args >> as the channel number instead of hardware handshake number, so >> add a new compatible for the DMA controller on CV1800B. > Thanks a lot, Inochi. I've tested on my Milk Duo 256M board. > Seems to be working with the I2S driver, which I'm working on right now. > No issues with DMA interrupts anymore, DMA router used right channel. Thank you, Anton. Could you also add a "Tested-by" signature? Chen.