Re: [PATCH v4 2/2] arm64: dts: add support for NXP i.MX8MP FRDM board

From: Daniel Baluta

Date: Wed Nov 12 2025 - 03:13:30 EST


On Tue, Nov 11, 2025 at 2:49 PM Daniel Baluta <daniel.baluta@xxxxxxxxx> wrote:
>
> On Tue, Nov 11, 2025 at 1:50 PM Fabio Estevam <festevam@xxxxxxxxx> wrote:
> >
> > Hi Daniel,
> >
> > On Tue, Nov 11, 2025 at 5:45 AM Daniel Baluta <daniel.baluta@xxxxxxxxx> wrote:
> >
> > > In addition to that, Rogerio please read:
> > >
> > > https://docs.kernel.org/process/submitting-patches.html
> > >
> > > At this moment I think you should keep the original author of the
> > > patch.
> >
> > Right, but NXP makes a total mess with authorship.
>
> I cannot disagree with you on this, let me clarify it internally with
> NXP colleagues
> and sort everything out.

Hi Fabio & Rogerio,

Checked internally and to track the correct authorship and development work
here is how NXP would prefer to get credit.

#Use git commit --amend --author="Xiaofeng Wei <xiaofeng.wei@xxxxxxx>"
Author: Xiaofeng Wei <xiaofeng.wei@xxxxxxx>

Signed-off-by: Xiaofeng Wei <xiaofeng.wei@xxxxxxx>

Co-developed-by: Joseph Guo <qijian.guo@xxxxxxx>
Signed-off-by: Joseph Guo <qijian.guo@xxxxxxx>

Co-developed-by: Steven Yang <steven.yang@xxxxxxx>
Signed-off-by: Steven Yang <steven.yang@xxxxxxx>

Co-developed-by: Lei Xu <lei.xu@xxxxxxx>
Signed-off-by: Lei Xu <lei.xu@xxxxxxx>

Then you can add your own C-d-b and S-o-b.

Thanks,
Daniel.