[PATCH v2 0/3] Add new imx imx8mp-libra-rdk-fpsc SBC

From: Yannic Moog
Date: Thu Apr 03 2025 - 07:30:22 EST


The Libra i.MX 8M Plus is a SBC that consists of the Libra base board
and the phyCORE i.MX 8M Plus FPSC SoM.
This series adds its binding and device trees.
In addition add an overlay for an LVDS display that may optionally be
connected to the Libra board.

---
Changes in v2:
- reorder device tree nodes of SoM and board device trees according to https://github.com/lznuaa/dt-format
- fix typo in reg: regulator-12v0 -> regulator-vdd-12v0
- add to binding commit description the difference between phycore-som and phycore-fpsc
- Link to v1: https://lore.kernel.org/r/20250328-wip-y-moog-phytec-de-imx8mp-phycore-fpsc-v1-0-28324c7f81fa@xxxxxxxxx

---
Yannic Moog (3):
dt-bindings: add imx8mp-libra-rdk-fpsc
arm64: dts: add imx8mp-libra-rdk-fpsc board
arm64: dts: add imx8mp-libra-rdk-fpsc LVDS panel overlay

Documentation/devicetree/bindings/arm/fsl.yaml | 7 +
arch/arm64/boot/dts/freescale/Makefile | 3 +
.../imx8mp-libra-rdk-fpsc-lvds-etml1010g3dra.dtso | 44 ++
.../boot/dts/freescale/imx8mp-libra-rdk-fpsc.dts | 290 ++++++++
.../boot/dts/freescale/imx8mp-phycore-fpsc.dtsi | 796 +++++++++++++++++++++
5 files changed, 1140 insertions(+)
---
base-commit: 90453dc4dee29b96b9162895f45776bc25526e07
change-id: 20241210-wip-y-moog-phytec-de-imx8mp-phycore-fpsc-c273025682f2

Best regards,
--
Yannic Moog <y.moog@xxxxxxxxx>