On 2/17/26 10:10, Krzysztof Kozlowski wrote: > On Mon, Feb 16, 2026 at 05:29:57PM +0200, Daniel Baluta wrote: >> 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]> > No, the DCO with this authorship is correct if they both worked. Nothing > has to be changed here.
Got it now. There is no need to add C-d-by for the people listed as 'main' author via the 'From' tag.
