From: Krzysztof Kozlowski <krzk@kernel.org>
To: Joseph Guo <qijian.guo@nxp.com>,
Rogerio Pimentel <rpimentel.silva@gmail.com>
Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
shawnguo@kernel.org, s.hauer@pengutronix.de,
kernel@pengutronix.de, festevam@gmail.com,
alexander.stein@ew.tq-group.com,
dario.binacchi@amarulasolutions.com, marex@denx.de,
Markus.Niebel@tq-group.com, y.moog@phytec.de,
joao.goncalves@toradex.com, frieder.schrempf@kontron.de,
josua@solid-run.com, francesco.dolcini@toradex.com,
primoz.fiser@norik.com, imx@lists.linux.dev,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, Xiaofeng Wei <xiaofeng.wei@nxp.com>,
Justin Jiang <justin.jiang@nxp.com>
Subject: Re: [PATCH v4 2/2] arm64: dts: add support for NXP i.MX8MP FRDM board
Date: Mon, 10 Nov 2025 21:14:37 +0100 [thread overview]
Message-ID: <8d02ef66-54d4-415f-86d6-96b9c5b75bfa@kernel.org> (raw)
In-Reply-To: <aRF0++cUigbETuPs@lsvm11u0000395.swis.ap-northeast-2.aws.nxp.com>
On 10/11/2025 06:15, Joseph Guo wrote:
> On Sun, Nov 09, 2025 at 04:45:15PM -0500, Rogerio Pimentel wrote:
>> The FRDM-i.MX8MP is an NXP development platform based on the i.MX8M Plus
>> SoC, featuring a quad Cortex-A53, Cortex-M7 co-processor, 4GB LPDDR4,
>> 32GB eMMC, Wi-Fi 6/Bluetooth 5.4/802.15.4 tri-radio, Ethernet, HDMI/MIPI
>> display interfaces, camera connectors, and standard expansion headers.
>>
>> Based on the device tree found in the NXP repository at github
>> https://github.com/nxp-imx-support/meta-imx-frdm and on imx8mp-evk
>> board kernel mainline device tree.
>
> Hi Rogerio,
>
> I'm maintainer of NXP mainline code for FRDM boards now.
> Thanks for your contribution for FRDM boards upstreaming.
> The imx8mp frdm board official name is FRDM-IMX8MP,
> so please change the name from FRDM-i.MX8MP to FRDM-IMX8MP
> in commit message.
>
> The code you refer in meta-imx-frdm is based on 6.6.36 kernel which
> is pretty old. Our new code based on 6.12 you can refer this link:
> https://github.com/nxp-imx/linux-imx/blob/lf-6.12.y/arch/arm64/boot/dts/freescale/imx8mp-frdm.dts
It is still downstream, unfortunately we do not care about it. Don't use
it as arguments, please, it really does not matter what is happening in
the downstream in NXP.
Best regards,
Krzysztof
next prev parent reply other threads:[~2025-11-10 20:14 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-09 21:45 [PATCH v4 1/2] dt-bindings: arm: fsl: Add i.MX8MP FRDM board Rogerio Pimentel
2025-11-09 21:45 ` [PATCH v4 2/2] arm64: dts: add support for NXP " Rogerio Pimentel
2025-11-10 5:15 ` Joseph Guo
2025-11-10 19:26 ` Fabio Estevam
2025-11-11 10:22 ` Daniel Baluta
2025-11-10 20:14 ` Krzysztof Kozlowski [this message]
2025-11-10 20:12 ` Krzysztof Kozlowski
2025-11-11 8:47 ` Daniel Baluta
2025-11-11 11:50 ` Fabio Estevam
2025-11-11 12:49 ` Daniel Baluta
2025-11-12 8:15 ` Daniel Baluta
2025-11-12 9:08 ` Krzysztof Kozlowski
2025-11-12 9:14 ` Krzysztof Kozlowski
2025-11-12 9:32 ` Daniel Baluta
2025-11-12 9:40 ` Krzysztof Kozlowski
2025-11-12 12:35 ` Daniel Baluta
2025-11-12 14:04 ` Rogerio Pimentel
2025-11-12 14:24 ` Krzysztof Kozlowski
2025-11-10 1:04 ` [PATCH v4 1/2] dt-bindings: arm: fsl: Add " Rob Herring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8d02ef66-54d4-415f-86d6-96b9c5b75bfa@kernel.org \
--to=krzk@kernel.org \
--cc=Markus.Niebel@tq-group.com \
--cc=alexander.stein@ew.tq-group.com \
--cc=conor+dt@kernel.org \
--cc=dario.binacchi@amarulasolutions.com \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=francesco.dolcini@toradex.com \
--cc=frieder.schrempf@kontron.de \
--cc=imx@lists.linux.dev \
--cc=joao.goncalves@toradex.com \
--cc=josua@solid-run.com \
--cc=justin.jiang@nxp.com \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marex@denx.de \
--cc=primoz.fiser@norik.com \
--cc=qijian.guo@nxp.com \
--cc=robh@kernel.org \
--cc=rpimentel.silva@gmail.com \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=xiaofeng.wei@nxp.com \
--cc=y.moog@phytec.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).