Re: [PATCH v2 4/4] arm64: dts: imx8mp-kontron: Use GPIO/IRQ defines in DL devicetree
From: Daniel Baluta <hidden>
Date: 2026-02-20 12:24:45
Also in:
imx, linux-devicetree, lkml
From: Daniel Baluta <hidden>
Date: 2026-02-20 12:24:45
Also in:
imx, linux-devicetree, lkml
On 2/20/26 13:57, Fabio Estevam wrote:
On Fri, Feb 20, 2026 at 8:20 AM Daniel Baluta [off-list ref] wrote:quoted
On 2/20/26 12:36, Frieder Schrempf wrote:quoted
From: Frieder Schrempf <redacted> To make the code more readable, use the macros for the GPIO and IRQ settings. Signed-off-by: Frieder Schrempf <redacted> Reviewed-by: Frank Li <Frank.Li@nxp.com>Typically your Signed-off-by tag should come last so you need to swap S-o-b with R-b tags in the commit message above.Is this suggestion valid? Shouldn't the tags appear in chronological order?
Tools like b4 indeed are taking the tags in chronological order. But I always considered that when sending next version you pick all the tags and then add your Signed-off-by last. E.g https://www.spinics.net/lists/kernel/msg5995225.html