[PATCH 0/3] arm64: dts: Add support for Ultratronik i.MX8MP Ultra-MACH SBC

Goran Rađenović posted 3 patches 6 months, 2 weeks ago
There is a newer version of this series
.../devicetree/bindings/arm/fsl.yaml          |   5 +
MAINTAINERS                                   |   1 +
arch/arm64/boot/dts/freescale/Makefile        |   1 +
.../dts/freescale/imx8mp-ultra-mach-sbc.dts   | 907 ++++++++++++++++++
4 files changed, 914 insertions(+)
create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-ultra-mach-sbc.dts
[PATCH 0/3] arm64: dts: Add support for Ultratronik i.MX8MP Ultra-MACH SBC
Posted by Goran Rađenović 6 months, 2 weeks ago
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.

Tested on hardware with:
- Serial console
- HDMI output via LCDIF pipeline
- eMMC/SD-card boot

Feedback is welcome.

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

 .../devicetree/bindings/arm/fsl.yaml          |   5 +
 MAINTAINERS                                   |   1 +
 arch/arm64/boot/dts/freescale/Makefile        |   1 +
 .../dts/freescale/imx8mp-ultra-mach-sbc.dts   | 907 ++++++++++++++++++
 4 files changed, 914 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-ultra-mach-sbc.dts

base-commit: cd2e103d57e5615f9bb027d772f93b9efd567224
-- 
2.43.0