From: Robert Schwebel <r.schwebel@pengutronix.de>
To: Fabian Pfitzner <f.pfitzner@pengutronix.de>
Cc: distrokit@pengutronix.de
Subject: Re: [DistroKit] [PATCH 0/6] RFC: add support for imx8mp-frdm board
Date: Tue, 10 Mar 2026 17:12:51 +0100 [thread overview]
Message-ID: <abBDA7HIMzgtckVD@pengutronix.de> (raw)
In-Reply-To: <20260120-fpf-imx8mp-frdm-v1-0-7c104011f896@pengutronix.de>
This series has review feedback, could you respin it?
On Tue, Jan 20, 2026 at 05:42:33PM +0100, Fabian Pfitzner wrote:
> Add support for the imx8mp-frdm board. This patch assumes that Barebox
> already offers board support, which is not the case yet. See [1].
> Wait for it to be merged.
>
> Furthermore, the kernel device-tree is not yet upstream [2].
> Wait for it to be merged.
>
> This patch stack imports it and additionally adds more features to it.
>
> The board offers an IW612 WiFi chip, which requires an extra firmware
> provided by the imx-firmware repository. I already sent a patch upstream
> that integrates this as a package [3]. Wait for it to be merged.
>
> 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://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git/commit/?h=imx/dt64&id=bb5b318f11e6f41c8cbb51848555f58b9ef175e6
> [3] https://lore.distrokit.org/distrokit/20260120085919.3684175-2-f.pfitzner@pengutronix.de/T/#u
>
> Signed-off-by: Fabian Pfitzner <f.pfitzner@pengutronix.de>
> ---
> Fabian Pfitzner (6):
> v8a: add imx8mp-frdm image
> v8a: enable imx8mp-frdm image
> v8a: barebox: enable imx8mp-frdm board
> v8a: kernel: add imx8mp-frdm dts
> v8a: kernel: import imx8mp-frdm device tree
> doc: add imx8mp-frdm
>
> configs/platform-v8a/barebox.config | 4 +
> ...ts-add-support-for-NXP-i.MX8MP-FRDM-board.patch | 409 +++++++++++++++
> ...dts-imx8mp-frdm-import-downstream-changes.patch | 580 +++++++++++++++++++++
> 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_v8a_imx8mp_frdm.rst | 46 ++
> 8 files changed, 1091 insertions(+), 1 deletion(-)
> ---
> base-commit: 5efb124c6eecc8b70ced77a22fb14084311afb8f
> change-id: 20260120-fpf-imx8mp-frdm-e0a34fe63a6a
>
> Best regards,
> --
> Fabian Pfitzner <f.pfitzner@pengutronix.de>
>
>
>
--
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:[~2026-03-10 16:12 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-20 16:42 Fabian Pfitzner
2026-01-20 16:42 ` [DistroKit] [PATCH 1/6] v8a: add imx8mp-frdm image Fabian Pfitzner
2026-01-21 7:50 ` Michael Olbrich
2026-01-20 16:42 ` [DistroKit] [PATCH 2/6] v8a: enable " Fabian Pfitzner
2026-02-04 14:01 ` Roland Hieber
2026-01-20 16:42 ` [DistroKit] [PATCH 3/6] v8a: barebox: enable imx8mp-frdm board Fabian Pfitzner
2026-01-20 16:42 ` [DistroKit] [PATCH 4/6] v8a: kernel: add imx8mp-frdm dts Fabian Pfitzner
2026-01-20 16:42 ` [DistroKit] [PATCH 5/6] v8a: kernel: import imx8mp-frdm device tree Fabian Pfitzner
2026-01-20 16:42 ` [DistroKit] [PATCH 6/6] doc: add imx8mp-frdm Fabian Pfitzner
2026-02-04 14:08 ` Roland Hieber
2026-03-10 16:12 ` 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=abBDA7HIMzgtckVD@pengutronix.de \
--to=r.schwebel@pengutronix.de \
--cc=distrokit@pengutronix.de \
--cc=f.pfitzner@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