Hi,
this series supports i.MX91 based module series TQMa91xx. It is available
in a socketable variant (CA [1]) and as an LGA variant (LA [2]). Both
are covered by the same device tree file.
The hardware is identical to their TQMa93xx counterparts, just a different SoC.
This series depends on the i.MX91 SoC support [3].
Best regards
Alexander Stein
[1] https://www.tq-group.com/en/products/tq-embedded/arm-architecture/tqma91xxca/
[2] https://www.tq-group.com/en/products/tq-embedded/arm-architecture/tqma91xxla/
[3] https://lore.kernel.org/all/20250825091223.1378137-1-joy.zou@nxp.com/
v1:
* https://lore.kernel.org/all/20250828094745.3733533-1-alexander.stein@ew.tq-group.com/
Alexander Stein (2):
dt-bindings: arm: fsl: add TQMa91xx SOM series
arm64: dts: freescale: add initial device tree for TQMa91xx/MBa91xxCA
.../devicetree/bindings/arm/fsl.yaml | 18 +
arch/arm64/boot/dts/freescale/Makefile | 1 +
.../freescale/imx91-tqma9131-mba91xxca.dts | 739 ++++++++++++++++++
.../boot/dts/freescale/imx91-tqma9131.dtsi | 295 +++++++
4 files changed, 1053 insertions(+)
create mode 100644 arch/arm64/boot/dts/freescale/imx91-tqma9131-mba91xxca.dts
create mode 100644 arch/arm64/boot/dts/freescale/imx91-tqma9131.dtsi
--
2.43.0