Hi everyone, this is the second series which adds support for TQMa93xxCA/LA modules on MBa93xxCA carrier board. The solder type module TQMa93xxLA can be attached on the pluggable carrier board using an adapter. Patch 1 of v1 has already been applied as commit 997a3e24dcc12 ("arm64: dts: freescale: tqma9352: Fix gpio hog"). So there is only one small fixes for the TQMa93xx series left. Note: Only MBa93xxCA Rev0200 is supported! Changes in v2: * Rebased to next-20231012 * Removed doubled 0 of GPIO number * Moved lpspi6grp to the appropriate location so pinctrl entries are sorted Best regards, Alexander Alexander Stein (2): arm64: dts: freescale: tqma9352-mba93xxla: add 'chassis-type' property arm64: dts: freescale: add initial device tree for MBa93xxCA starter kit arch/arm64/boot/dts/freescale/Makefile | 1 + .../freescale/imx93-tqma9352-mba93xxca.dts | 709 ++++++++++++++++++ .../freescale/imx93-tqma9352-mba93xxla.dts | 1 + 3 files changed, 711 insertions(+) create mode 100644 arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxca.dts -- 2.34.1