From: "Goran Rađenović" <goran.radni@gmail.com>
To: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
shawnguo@kernel.org, boerge.struempfel@gmail.com
Cc: "Goran Rađenović" <goran.radni@gmail.com>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v3 0/3] arm64: dts: Add support for Ultratronik i.MX8MP Ultra-MACH SBC
Date: Fri, 20 Jun 2025 14:23:48 +0200 [thread overview]
Message-ID: <20250620122353.150700-1-goran.radni@gmail.com> (raw)
This patch series adds support for the Ultratronik i.MX8MP-based Ultra-MACH SBC.
The Ultra-MACH SBC is an industrial-grade single-board computer based on the NXP i.MX8M Plus SoC. This initial support includes:
- Updating the MAINTAINERS file to include the new board in the Ultratronik support section.
- Adding a compatible string entry for the board to `fsl.yaml` in device tree bindings.
- Introducing a new device tree source file `imx8mp-ultra-mach-sbc.dts` with basic hardware support.
This series is modeled after the support added for the STM32MP157C-based Ultra-FLY SBC and aims to follow the conventions used for other i.MX8MP boards in mainline..
Changes in v2:
- Use `enum` with `const:` values in fsl.yaml to correctly represent multiple compatibles.
- Updated SPI child node name to use the generic `nfc-transceiver` per DT naming conventions.
- Renamed several peripheral nodes (`crypto@35`, `pmic@25`, etc.) to standard names.
- Minor formatting cleanup and compliance fixes per review feedback.
Changes in v3:
- Added "ultratronik,imx8mp-ultra-mach-sbc" to the shared i.MX8MP enum block in `fsl.yaml` [1].
- Ensured the compatible entry is validated by the existing binding structure.
- Updated `imx8mp-ultra-mach-sbc.dts` to address review feedback from v2 [2], including:
- Proper formatting and indentation fixes.
- Cleaned up node ordering and property alignment.
Link to v2 DT binding discussion:
[1] https://lore.kernel.org/all/578ea477-c68c-4427-8013-550bf4f9c05b@kernel.org/#t
Link to v2 DTS review:
[2] https://lore.kernel.org/all/aEmh7VL7BHkXp5Fu@lizhi-Precision-Tower-5810/
The board is based on NXP's i.MX8MP SoC and includes eMMC, LPDDR4, USB-C, Ethernet, and HDMI.
Tested with:
- `make ARCH=arm64 dtbs_check` (passes)
- Boot tested on hardware
Best regards,
Goran Rađenović
Goran Rađenović (3):
MAINTAINERS: Add i.MX8MP Ultra-MACH SBC to ULTRATRONIK BOARD SUPPORT
dt-bindings: arm: imx8mp: Add Ultratronik Ultra-MACH SBC
arm64: dts: imx8mp: Add initial support for Ultratronik
imx8mp-ultra-mach-sbc board
Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
MAINTAINERS | 1 +
arch/arm64/boot/dts/freescale/Makefile | 1 +
arch/arm64/boot/dts/freescale/imx8mp-ultra-mach-sbc.dts | 909 ++++++++++++++++++
4 files changed, 912 insertions(+)
create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-ultra-mach-sbc.dts
base-commit: 75f5f23f8787c5e184fcb2fbcd02d8e9317dc5e7
--
2.43.0
next reply other threads:[~2025-06-20 12:24 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-20 12:23 Goran Rađenović [this message]
2025-06-20 12:23 ` [PATCH v3 1/3] MAINTAINERS: Add i.MX8MP Ultra-MACH SBC to ULTRATRONIK BOARD SUPPORT Goran Rađenović
2025-06-20 12:23 ` [PATCH v3 2/3] dt-bindings: arm: imx8mp: Add Ultratronik Ultra-MACH SBC Goran Rađenović
2025-06-23 6:51 ` Krzysztof Kozlowski
2025-06-20 12:23 ` [PATCH v3 3/3] arm64: dts: imx8mp: Add initial support for Ultratronik imx8mp-ultra-mach-sbc board Goran Rađenović
2025-06-20 14:44 ` Frank Li
2025-06-23 13:17 ` Goran Radenovic
2025-06-23 14:00 ` Fabio Estevam
2025-06-23 14:19 ` Goran Radenovic
2025-06-20 18:27 ` Frank Li
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=20250620122353.150700-1-goran.radni@gmail.com \
--to=goran.radni@gmail.com \
--cc=boerge.struempfel@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
--cc=shawnguo@kernel.org \
/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
all inboxes | Powered by JetHome®