Re: [PATCH 1/3] dt-bindings: dma: snps,dw-axi-dmac: Add CV1800B compatible
"Anton D. Stavinskii" <[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 | <[email protected]> |
On Sat, Dec 13, 2025 at 08:53:34AM +0400, Chen Wang wrote: > > 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? I've tested the v2 https://lore.kernel.org/all/[email protected]/ Hope this will help. Thanks for pointing me. > > Chen. > >