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

Daniel Baluta daniel.baluta at gmail.com
Tue Nov 11 02:22:49 PST 2025


Hello Fabio, Rogerio,

> On Mon, Nov 10, 2025 at 2:15 AM Joseph Guo <qijian.guo at nxp.com> wrote:
>
> > > +/ {
> > > +     model = "NXP i.MX8MPlus FRDM board";
> > > +     compatible = "fsl,imx8mp-frdm", "fsl,imx8mp";
> >         model = "NXP FRDM-IMX8MPLUS";
> >         compatible = "fsl,frdm-imx8mp", "fsl,imx8mp";
>
> Why do you suggest changing the compatible string?
>
> "fsl,imx8mp-frdm", "fsl,imx8mp"; is correct.
>

All NXP documentation refers to this as FRDM-IMX8MPLUS.

But compatible strings have a certain pattern to be followed so
we should really go with: "fsl,imx8mp-frdm",

But for model and all references in text and commit message
we should follow the documentation and use  FRDM-IMX8MPLUS.

So, model should be  model = "NXP FRDM-IMX8MPLUS";

Thanks,
Daniel.



More information about the linux-arm-kernel mailing list