From: Robert Schwebel <r.schwebel@pengutronix.de>
To: Fabian Pflug <f.pflug@pengutronix.de>
Cc: distrokit@pengutronix.de
Subject: Re: [DistroKit] [PATCH 0/3] Add support for i.MX93 FRDM board
Date: Tue, 21 Oct 2025 15:37:04 +0200 [thread overview]
Message-ID: <aPeMgEex-z6GgG9a@pengutronix.de> (raw)
In-Reply-To: <20251021133031.3266446-1-f.pflug@pengutronix.de>
Applied series to next; I'm not entirely sure if we want to have this in
DistroKit, as the intention is to mainly support hardware that is fully
mainline, or at least where we have to provide patches only for a short
time....
I'll take the series for now, but don't rely on it.
rsc
On Tue, Oct 21, 2025 at 03:27:28PM +0200, Fabian Pflug wrote:
> Add support for the i.MX93 FRDM board from NXP. A low cost eval board
> for MX93 processors, that does not yet have upstream support in kernel
> and barebox. If this ever happens, upgradind is quite easy, as these
> patches are their own commits. Everything else is really small changes.
>
> Fabian Pflug (3):
> platform-v8a: barebox: add patches for imx93
> platform-v8a: dts: add imx93-frdm board
> platform-v8a: add nxp-imx93-frdm board
>
> .../barebox-common-defaultenv/init/bootsource | 2 +-
> configs/platform-v8a/barebox.config | 1 +
> configs/platform-v8a/dts/bootstate.dtsi | 21 +
> configs/platform-v8a/dts/imx93-11x11-frdm.dts | 615 ++++
> ...ep-probe-include-of-for-of_device_id.patch | 30 +
> ...s-i.MX93-Add-NXP-FRDM-i.MX93-support.patch | 2624 +++++++++++++++++
> .../patches/barebox-2025.07.0/series | 2 +
> configs/platform-v8a/platformconfig | 3 +-
> .../platforms/image-nxp-imx93-frdm.in | 10 +
> .../rules/image-nxp-imx93-frdm.make | 35 +
> doc/hardware.rst | 1 +
> doc/hardware_v8a_imx93_frdm.rst | 47 +
> .../lib/udev/rules.d/90-rauc-partitions.rules | 1 +
> 13 files changed, 3390 insertions(+), 2 deletions(-)
> create mode 100644 configs/platform-v8a/dts/imx93-11x11-frdm.dts
> create mode 100644 configs/platform-v8a/patches/barebox-2025.07.0/0001-common-deep-probe-include-of-for-of_device_id.patch
> create mode 100644 configs/platform-v8a/patches/barebox-2025.07.0/0002-ARM-boards-i.MX93-Add-NXP-FRDM-i.MX93-support.patch
> create mode 100644 configs/platform-v8a/patches/barebox-2025.07.0/series
> create mode 100644 configs/platform-v8a/platforms/image-nxp-imx93-frdm.in
> create mode 100644 configs/platform-v8a/rules/image-nxp-imx93-frdm.make
> create mode 100644 doc/hardware_v8a_imx93_frdm.rst
>
> --
> 2.47.3
>
>
>
--
Pengutronix e.K. | Dipl.-Ing. Robert Schwebel |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
prev parent reply other threads:[~2025-10-21 13:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-21 13:27 Fabian Pflug
2025-10-21 13:27 ` [DistroKit] [PATCH 1/3] platform-v8a: barebox: add patches for imx93 Fabian Pflug
2025-10-21 13:27 ` [DistroKit] [PATCH 2/3] platform-v8a: dts: add imx93-frdm board Fabian Pflug
2025-10-21 13:27 ` [DistroKit] [PATCH 3/3] platform-v8a: add nxp-imx93-frdm board Fabian Pflug
2025-10-21 13:37 ` Robert Schwebel [this message]
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=aPeMgEex-z6GgG9a@pengutronix.de \
--to=r.schwebel@pengutronix.de \
--cc=distrokit@pengutronix.de \
--cc=f.pflug@pengutronix.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