All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] TQMa93xxCA/LA + MBa93xxCA support
@ 2023-08-11  8:53 ` Alexander Stein
  0 siblings, 0 replies; 20+ messages in thread
From: Alexander Stein @ 2023-08-11  8:53 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Guo,
	Sascha Hauer, Fabio Estevam
  Cc: Alexander Stein, Pengutronix Kernel Team, NXP Linux Team,
	devicetree, linux-arm-kernel

Hi everyone,

this series 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.
The first two patches are two small fixes for the TQMa93xx series.
Note: Only MBa93xxCA Rev0200 is supported!

Best regards,
Alexander

Alexander Stein (3):
  arm64: dts: freescale: tqma9352: Fix gpio hog
  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 +
 .../boot/dts/freescale/imx93-tqma9352.dtsi    |   2 +-
 4 files changed, 712 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxca.dts

-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2023-09-24 12:34 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-11  8:53 [PATCH 0/3] TQMa93xxCA/LA + MBa93xxCA support Alexander Stein
2023-08-11  8:53 ` Alexander Stein
2023-08-11  8:53 ` [PATCH 1/3] arm64: dts: freescale: tqma9352: Fix gpio hog Alexander Stein
2023-08-11  8:53   ` Alexander Stein
2023-09-20 15:21   ` Shawn Guo
2023-09-20 15:21     ` Shawn Guo
2023-08-11  8:54 ` [PATCH 2/3] arm64: dts: freescale: tqma9352-mba93xxla: add 'chassis-type' property Alexander Stein
2023-08-11  8:54   ` Alexander Stein
2023-09-20 15:20   ` Shawn Guo
2023-09-20 15:20     ` Shawn Guo
2023-09-20 15:27     ` Krzysztof Kozlowski
2023-09-20 15:27       ` Krzysztof Kozlowski
2023-09-24  1:52     ` Fabio Estevam
2023-09-24  1:52       ` Fabio Estevam
2023-09-24 12:33       ` Shawn Guo
2023-09-24 12:33         ` Shawn Guo
2023-08-11  8:54 ` [PATCH 3/3] arm64: dts: freescale: add initial device tree for MBa93xxCA starter kit Alexander Stein
2023-08-11  8:54   ` Alexander Stein
2023-09-20 15:25   ` Shawn Guo
2023-09-20 15:25     ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.