DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Fabian Pflug <f.pflug@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Fabian Pflug <f.pflug@pengutronix.de>
Subject: [DistroKit] [PATCH 0/3] Add support for i.MX93 FRDM board
Date: Tue, 21 Oct 2025 15:27:28 +0200	[thread overview]
Message-ID: <20251021133031.3266446-1-f.pflug@pengutronix.de> (raw)

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




             reply	other threads:[~2025-10-21 13:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-21 13:27 Fabian Pflug [this message]
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 ` [DistroKit] [PATCH 0/3] Add support for i.MX93 FRDM board Robert Schwebel

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=20251021133031.3266446-1-f.pflug@pengutronix.de \
    --to=f.pflug@pengutronix.de \
    --cc=distrokit@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