Message ID | 20220404133904.1296258-1-miquel.raynal@bootlin.com (mailing list archive) |
---|---|
Headers | show |
Series | RZN1 DMA support | expand |
Hi Miquel, On Mon, Apr 4, 2022 at 3:39 PM Miquel Raynal <miquel.raynal@bootlin.com> wrote: > Here is a first series bringing DMA support to RZN1 platforms. Soon a > second series will come with changes made to the UART controller > driver, in order to interact with the RZN1 DMA controller. > > Stephen acked the sysctrl patch (in the clk driver) but somehow I feel > like it would be good to have this patch applied on both sides > (dmaengine and clk) because more changes will depend on the addition of > this helper, that are not related to DMA at all. I'll let you folks > figure out what is best. > > Cheers, > Miquèl > > Changes in v6: > * Added Stephen's acks. Looks like you forgot to add the ack? > * Fixed an extra newline added in the middle of nowhere. > * Rebased on top of v5.18-rc1. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds
Hi Geert, geert@linux-m68k.org wrote on Mon, 4 Apr 2022 16:48:58 +0200: > Hi Miquel, > > On Mon, Apr 4, 2022 at 3:39 PM Miquel Raynal <miquel.raynal@bootlin.com> wrote: > > Here is a first series bringing DMA support to RZN1 platforms. Soon a > > second series will come with changes made to the UART controller > > driver, in order to interact with the RZN1 DMA controller. > > > > Stephen acked the sysctrl patch (in the clk driver) but somehow I feel > > like it would be good to have this patch applied on both sides > > (dmaengine and clk) because more changes will depend on the addition of > > this helper, that are not related to DMA at all. I'll let you folks > > figure out what is best. > > > > Cheers, > > Miquèl > > > > Changes in v6: > > * Added Stephen's acks. > > Looks like you forgot to add the ack? Mmmh .____. I have several series queued and I did apply Stephen's tag to the wrong patch without noticing. Kudos for catching this. I will send an updated version with it and Ilpo's comment addressed later this week. In the mean time if there is anything else, let me know. Thanks, Miquèl