[PATCH v2 0/2] Support for TQMa91xx on MBa93xxCA

From: Alexander Stein

Date: Mon Jul 13 2026 - 05:20:08 EST


Hi,

this small series adds support for TQMa91xx, i.MX91 based module, on
MBa93xxCA. It supports most interfaces similar to TQMa93xx, but LVDS is not
supported at all. Wake-on-LAN works on both interfaces.

Best regards,
Alexander

Changes in v2:
* Fixed commit message on patch 1
* Adjusted description in bindings
* Fixed PHY irq type (-> level low)
* Collected Conor's A-b
* Link to v1: https://lore.kernel.org/all/20260707091424.1702245-1-alexander.stein@xxxxxxxxxxxxxxx/

Markus Niebel (2):
dt-bindings: arm: add MBa93xxCA as mainboard for TQMa91xxCA and
TQMa91xxLA SOM
arm64: dts: add devicetree for TQMa91xx on MBa93xxCA

.../devicetree/bindings/arm/fsl.yaml | 6 +-
arch/arm64/boot/dts/freescale/Makefile | 1 +
.../freescale/imx91-tqma9131-mba93xxca.dts | 937 ++++++++++++++++++
3 files changed, 942 insertions(+), 2 deletions(-)
create mode 100644 arch/arm64/boot/dts/freescale/imx91-tqma9131-mba93xxca.dts

--
2.54.0