From: Fabian Pfitzner <f.pfitzner@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Fabian Pfitzner <f.pfitzner@pengutronix.de>
Subject: [DistroKit] [PATCH v2 0/5] RFC: add support for imx8mp-frdm board
Date: Mon, 16 Mar 2026 11:19:15 +0100 [thread overview]
Message-ID: <20260316-fpf-imx8mp-frdm-v2-0-83e1c85a4336@pengutronix.de> (raw)
Add support for the imx8mp-frdm board.
This patch assumes, that Barebox already offers board support, which is not the case yet [1].
Wait for it to be merged.
The base kernel device tree for this board is upstream in version 7.0.
Backport it here till we use the latest kernel.
Furthermore, my changes to the dts are still in review [2].
Backport them as well.
Besides the firmware, the WiFi chip also needs the mwifiex driver.
This driver is already contained in the upstream Linux kernel,
but does not support the IW612 chip yet.
Instead of backporting downstream driver changes, that add support for this chip,
I decided to wait for upstream support.
Otherwise, we would have several downstream patches in DistroKit.
[1] https://lore.barebox.org/barebox/20260119-fpf-imx8mp-frdm-v1-0-13fac69eda23@pengutronix.de/T/#t
[2] https://lore.kernel.org/all/20260316-fpf-imx8mp-frdm-v2-1-e2e8aadecb2f@pengutronix.de/
Signed-off-by: Fabian Pfitzner <f.pfitzner@pengutronix.de>
---
Changes in v2:
- Fixup wrong indentation in image file
- Reorder commits to make them bisectable
- Squash adding and enabling image commits
- Fixup documentation
- Update imx8mp-frdm dts to current revision
- Link to v1: https://lore.distrokit.org/20260120-fpf-imx8mp-frdm-v1-0-7c104011f896@pengutronix.de
---
Fabian Pfitzner (5):
v8a: barebox: enable imx8mp-frdm board
v8a: kernel: add imx8mp-frdm dts
v8a: kernel: import imx8mp-frdm device tree
v8a: add imx8mp-frdm image
doc: add imx8mp-frdm
configs/platform-v8a/barebox.config | 1 +
...ts-add-support-for-NXP-i.MX8MP-FRDM-board.patch | 413 ++++++++++++++++++
...mx8mp-frdm-add-sd-ethernet-wifi-usb-and-h.patch | 485 +++++++++++++++++++++
configs/platform-v8a/patches/linux-6.18/series | 5 +
configs/platform-v8a/platformconfig | 3 +-
.../platform-v8a/platforms/image-imx8mp-frdm.in | 10 +
configs/platform-v8a/rules/image-imx8mp-frdm.make | 35 ++
doc/hardware.rst | 1 +
doc/hardware_v8a_imx8mp_frdm.rst | 46 ++
9 files changed, 998 insertions(+), 1 deletion(-)
---
base-commit: 4bb6c36378d98567d1355c65a8383b9600f1f317
change-id: 20260120-fpf-imx8mp-frdm-e0a34fe63a6a
Best regards,
--
Fabian Pfitzner <f.pfitzner@pengutronix.de>
next reply other threads:[~2026-03-16 10:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-16 10:19 Fabian Pfitzner [this message]
2026-03-16 10:19 ` [DistroKit] [PATCH v2 1/5] v8a: barebox: enable " Fabian Pfitzner
2026-03-16 10:19 ` [DistroKit] [PATCH v2 2/5] v8a: kernel: add imx8mp-frdm dts Fabian Pfitzner
2026-03-16 10:19 ` [DistroKit] [PATCH v2 3/5] v8a: kernel: import imx8mp-frdm device tree Fabian Pfitzner
2026-03-16 10:19 ` [DistroKit] [PATCH v2 4/5] v8a: add imx8mp-frdm image Fabian Pfitzner
2026-03-16 10:19 ` [DistroKit] [PATCH v2 5/5] doc: add imx8mp-frdm Fabian Pfitzner
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=20260316-fpf-imx8mp-frdm-v2-0-83e1c85a4336@pengutronix.de \
--to=f.pfitzner@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