devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joseph Guo <qijian.guo@nxp.com>
To: Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	 Pengutronix Kernel Team <kernel@pengutronix.de>,
	 Fabio Estevam <festevam@gmail.com>,
	Rob Herring <robh@kernel.org>,
	 Krzysztof Kozlowski <krzk+dt@kernel.org>,
	 Conor Dooley <conor+dt@kernel.org>
Cc: imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
	 devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	 Justin Jiang <justin.jiang@nxp.com>,
	Joseph Guo <qijian.guo@nxp.com>,
	 Tom Zheng <haidong.zheng@nxp.com>,
	Steven Yang <steven.yang@nxp.com>
Subject: [PATCH 0/2] Add FRDM i.MX 91 Development board support
Date: Fri, 14 Nov 2025 15:55:31 +0900	[thread overview]
Message-ID: <20251114-imx91_frdm-v1-0-e5763bdf9336@nxp.com> (raw)

FRDM-IMX91 board is a low cost development platform based on i.MX91 SoC.
Add device tree and dt-binding for FRDM-IMX91

Signed-off-by: Joseph Guo <qijian.guo@nxp.com>
---
Joseph Guo (2):
      arm64: dts: freescale: Add FRDM-IMX91 basic support
      dt-bindings: arm: imx Add FRDM-IMX91 board

 Documentation/devicetree/bindings/arm/fsl.yaml     |   1 +
 arch/arm64/boot/dts/freescale/Makefile             |   1 +
 arch/arm64/boot/dts/freescale/imx91-11x11-frdm.dts | 823 +++++++++++++++++++++
 3 files changed, 825 insertions(+)
---
base-commit: a39fa74eefcd9d7c2f7d4afb5894131d82f5aac5
change-id: 20251114-imx91_frdm-add2b2c07e78

Best regards,
-- 
Joseph Guo <qijian.guo@nxp.com>


             reply	other threads:[~2025-11-14  6:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-14  6:55 Joseph Guo [this message]
2025-11-14  6:55 ` [PATCH 1/2] arm64: dts: freescale: Add FRDM-IMX91 basic support Joseph Guo
2025-11-14  7:09   ` Krzysztof Kozlowski
2025-11-14 12:58   ` Francesco Valla
2025-11-17  3:30     ` Joseph Guo
2025-11-14  6:55 ` [PATCH 2/2] dt-bindings: arm: imx Add FRDM-IMX91 board Joseph Guo
2025-11-14  7:04   ` Krzysztof Kozlowski
2025-11-14  7:10   ` Daniel Baluta

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=20251114-imx91_frdm-v1-0-e5763bdf9336@nxp.com \
    --to=qijian.guo@nxp.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=haidong.zheng@nxp.com \
    --cc=imx@lists.linux.dev \
    --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=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=steven.yang@nxp.com \
    /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).