linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] Add support for new IMX8MP based board
@ 2024-09-25 12:49 Michal Vokáč
  2024-09-25 12:49 ` [PATCH v5 1/2] dt-bindings: arm: Add i.MX8MP IOTA2 Lumpy board Michal Vokáč
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michal Vokáč @ 2024-09-25 12:49 UTC (permalink / raw)
  To: Shawn Guo, Petr Benes, Marco Felsch
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Greg Kroah-Hartman, Sascha Hauer, Pengutronix Kernel Team,
	Fabio Estevam, Herburger, Hiago De Franco, Hugo Villeneuve,
	Joao Paulo Goncalves, Michael Walle, Alexander Stein,
	Mathieu Othacehe, devicetree, linux-kernel, linux-usb, imx,
	linux-arm-kernel, Michal Vokáč

Hi,
this series adds support for a new member in our IOTA platform.
The board is based on the i.MX8MP SoC. It adds support for most
of the board functionality except USB Type-C port and some other
minor things.

This series originally included the dt-binding for that Type-C
port controller but I finally removed it based on a good comment
from Krzysztof. I will post the Type-C binding including the driver
in a followup series.

Michal

Michal Vokáč (2):
  dt-bindings: arm: Add i.MX8MP IOTA2 Lumpy board
  arm64: dts: imx: Add imx8mp-iota2-lumpy board

 .../devicetree/bindings/arm/fsl.yaml          |   1 +
 arch/arm64/boot/dts/freescale/Makefile        |   1 +
 .../boot/dts/freescale/imx8mp-iota2-lumpy.dts | 423 ++++++++++++++++++
 3 files changed, 425 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-iota2-lumpy.dts

-- 
2.43.0



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

end of thread, other threads:[~2024-10-17  9:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-25 12:49 [PATCH v5 0/2] Add support for new IMX8MP based board Michal Vokáč
2024-09-25 12:49 ` [PATCH v5 1/2] dt-bindings: arm: Add i.MX8MP IOTA2 Lumpy board Michal Vokáč
2024-09-25 12:49 ` [PATCH v5 2/2] arm64: dts: imx: Add imx8mp-iota2-lumpy board Michal Vokáč
2024-09-25 14:36 ` [PATCH v5 0/2] Add support for new IMX8MP based board Rob Herring (Arm)
2024-10-17  9:35 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).