On 2/16/26 17:02, Larisa Grigore wrote: > [You don't often get email from [email protected]. Learn why this is > important at https://aka.ms/LearnAboutSenderIdentification ] > > From: Radu Pirea <[email protected]> > > Add 'dmas' and 'dma-names' properties to describe optional DMA support > for RX and TX channels in the LINFlexD UART controller. > > This allows the device tree to specify DMA channels used for UART data > transfers. If not specified, the driver will fall to interrupt-based > operations. > > Signed-off-by: Radu Pirea <[email protected]> > Co-developed-by: Larisa Grigore <[email protected]> > Signed-off-by: Larisa Grigore <[email protected]>
If both of you worked on this patch then the last lines must read: Co-developed-by: Radu Pirea <[email protected]> Signed-off-by: Radu Pirea <[email protected]> Co-developed-by: Larisa Grigore <[email protected]> Signed-off-by: Larisa Grigore <[email protected]> See: https://docs.kernel.org/process/submitting-patches.html
