[PATCH v2 0/3] TQMa93xx on MBa93xxLA-Mini support

Alexander Stein posted 3 patches 2 weeks, 3 days ago
.../devicetree/bindings/arm/fsl.yaml          |   3 +
arch/arm64/boot/dts/freescale/Makefile        |   5 +
...3-tqma9352-mba93xxla-mini-ezurio-wlan.dtso |  35 +
.../imx93-tqma9352-mba93xxla-mini.dts         | 597 ++++++++++++++++++
4 files changed, 640 insertions(+)
create mode 100644 arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla-mini-ezurio-wlan.dtso
create mode 100644 arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla-mini.dts
[PATCH v2 0/3] TQMa93xx on MBa93xxLA-Mini support
Posted by Alexander Stein 2 weeks, 3 days ago
Hi all,

this series adds support for TQMa93xxLA on MBa93xxLA-Mini [1],
a single board computer board in small form factor.
It has a reduced feature set compared to MBa93xxLA, with WiFi/Bluetooth and
WWAN applicaitons in mind.
An overlay for Ezurio WiFi module is added as well.

Changes in v2:
* Collected tags
* Fixes commit message style
* Remove unused display related DT nodes
* Fix Ethernet PHY IRQ types

Best regards,
Alexander

[1] https://www.tq-group.com/en/products/tq-embedded/arm-architecture/mba93xxla-mini/

Martin Schmiedel (3):
  dt-bindings: arm: fsl: add MBa93xxLA-MINI
  arm64: dts: freescale: add initial device tree for
    TQMa93xx/MBa93xxLA-MINI
  arm64: dts: freescale: imx93-tqma9352-mba93xxla-mini: Add WLAN/BT
    overlay

 .../devicetree/bindings/arm/fsl.yaml          |   3 +
 arch/arm64/boot/dts/freescale/Makefile        |   5 +
 ...3-tqma9352-mba93xxla-mini-ezurio-wlan.dtso |  35 +
 .../imx93-tqma9352-mba93xxla-mini.dts         | 597 ++++++++++++++++++
 4 files changed, 640 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla-mini-ezurio-wlan.dtso
 create mode 100644 arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla-mini.dts

-- 
2.43.0
Re: (subset) [PATCH v2 0/3] TQMa93xx on MBa93xxLA-Mini support
Posted by Frank Li 1 week, 4 days ago
On Thu, 19 Mar 2026 13:50:07 +0100, Alexander Stein wrote:
> this series adds support for TQMa93xxLA on MBa93xxLA-Mini [1],
> a single board computer board in small form factor.
> It has a reduced feature set compared to MBa93xxLA, with WiFi/Bluetooth and
> WWAN applicaitons in mind.
> An overlay for Ezurio WiFi module is added as well.
>
> Changes in v2:
> * Collected tags
> * Fixes commit message style
> * Remove unused display related DT nodes
> * Fix Ethernet PHY IRQ types
>
> [...]

Applied, thanks!

[2/3] arm64: dts: freescale: add initial device tree for TQMa93xx/MBa93xxLA-MINI
      commit: 740c700a11e50ba67f7f5cd6df26affe842c68cc
[3/3] arm64: dts: freescale: imx93-tqma9352-mba93xxla-mini: Add WLAN/BT overlay
      commit: c0d0f688b73b42621f1a86c4ad3c418fc06ae2c8

Update Makefile to keep alphabet order.
Update commit message to add extra empty line between paragraph.

Best regards,
--
Frank Li <Frank.Li@nxp.com>