Re: [PATCH 09/13] dt-bindings: serial: fsl-linflexuart: add dma properties
From: Daniel Baluta
Date: Tue Feb 17 2026 - 03:37:24 EST
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 larisa.grigore@xxxxxxxxxxx. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
>>>
>>> From: Radu Pirea <radu-nicolae.pirea@xxxxxxx>
>>>
>>> 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 <radu-nicolae.pirea@xxxxxxx>
>>> Co-developed-by: Larisa Grigore <larisa.grigore@xxxxxxxxxxx>
>>> Signed-off-by: Larisa Grigore <larisa.grigore@xxxxxxxxxxx>
>> If both of you worked on this patch then the last lines must read:
>>
>> Co-developed-by: Radu Pirea <radu-nicolae.pirea@xxxxxxx>
>>
>> Signed-off-by: Radu Pirea <radu-nicolae.pirea@xxxxxxx>
>>
>> Co-developed-by: Larisa Grigore <larisa.grigore@xxxxxxxxxxx>
>>
>> Signed-off-by: Larisa Grigore <larisa.grigore@xxxxxxxxxxx>
> 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.