Message ID | 20220330132038.808679-1-miquel.raynal@bootlin.com (mailing list archive) |
---|---|
Headers | show |
Series | serial: 8250: dw: RZN1 DMA support | expand |
On Wed, Mar 30, 2022 at 03:20:29PM +0200, Miquel Raynal wrote: > Hello, > > Support for the RZN1 DMA engine allows us adapt a little bit the 8250 DW > UART driver with to bring DMA support for this SoC. > > This short series applies on top of the series bringing RZN1 DMA > support, currently on its v5, see [1]. Technically speaking, only the DT > patch needs to be applied after [1]. The other patches can come in at > any moment, because if no "dmas" property is provided in the DT, DMA > support will simply be ignored. > > [1] https://lore.kernel.org/dmaengine/20220315191255.221473-1-miquel.raynal@bootlin.com/T/#m0ef3323abce3eec961e142bf2fb35e95b9045fc5 Couple of versions ago I have asked you to Cc the series to Ilpo (Cc'ed). I hope you will not forget it in v5.
Hello, andriy.shevchenko@linux.intel.com wrote on Wed, 30 Mar 2022 17:13:16 +0300: > On Wed, Mar 30, 2022 at 03:20:29PM +0200, Miquel Raynal wrote: > > Hello, > > > > Support for the RZN1 DMA engine allows us adapt a little bit the 8250 DW > > UART driver with to bring DMA support for this SoC. > > > > This short series applies on top of the series bringing RZN1 DMA > > support, currently on its v5, see [1]. Technically speaking, only the DT > > patch needs to be applied after [1]. The other patches can come in at > > any moment, because if no "dmas" property is provided in the DT, DMA > > support will simply be ignored. > > > > [1] https://lore.kernel.org/dmaengine/20220315191255.221473-1-miquel.raynal@bootlin.com/T/#m0ef3323abce3eec961e142bf2fb35e95b9045fc5 > > Couple of versions ago I have asked you to Cc the series to Ilpo (Cc'ed). > I hope you will not forget it in v5. Sorry I forgot to re-add manually Ilpo in the recipients. Anyway, if Ilpo really needs to be Cc'ed, then there is something to do on MAINTAINER's side. Thanks, Miquèl
On Mon, 4 Apr 2022, Miquel Raynal wrote: > Hello, > > andriy.shevchenko@linux.intel.com wrote on Wed, 30 Mar 2022 17:13:16 > +0300: > > > On Wed, Mar 30, 2022 at 03:20:29PM +0200, Miquel Raynal wrote: > > > Hello, > > > > > > Support for the RZN1 DMA engine allows us adapt a little bit the 8250 DW > > > UART driver with to bring DMA support for this SoC. > > > > > > This short series applies on top of the series bringing RZN1 DMA > > > support, currently on its v5, see [1]. Technically speaking, only the DT > > > patch needs to be applied after [1]. The other patches can come in at > > > any moment, because if no "dmas" property is provided in the DT, DMA > > > support will simply be ignored. > > > > > > [1] https://lore.kernel.org/dmaengine/20220315191255.221473-1-miquel.raynal@bootlin.com/T/#m0ef3323abce3eec961e142bf2fb35e95b9045fc5 > > > > Couple of versions ago I have asked you to Cc the series to Ilpo (Cc'ed). > > I hope you will not forget it in v5. > > Sorry I forgot to re-add manually Ilpo in the recipients. > > Anyway, if Ilpo really needs to be Cc'ed, then there is something to do > on MAINTAINER's side. While I'm considering doing like you suggest, I don't think it can be in general said that people who you're specificially told to Cc would be ok to get dropped unless they're among the listed maintainers.