public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add support for Toradex SMARC i.MX8MP
@ 2025-04-14 12:38 Vitor Soares
  2025-04-14 12:38 ` [PATCH v2 2/2] arm64: dts: freescale: add Toradex SMARC iMX8MP Vitor Soares
  2025-04-25  1:54 ` [PATCH v2 0/2] Add support for Toradex SMARC i.MX8MP Shawn Guo
  0 siblings, 2 replies; 4+ messages in thread
From: Vitor Soares @ 2025-04-14 12:38 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam,
	Daniel Baluta
  Cc: Vitor Soares, devicetree, linux-kernel, imx, linux-arm-kernel,
	ivitro

From: Vitor Soares <vitor.soares@toradex.com>

This series adds support for the new Toradex SMARC i.MX8MP
System-on-Module (SoM) and its Development carrier board.

More information on the SoM and carrier board can be found here:
https://www.toradex.com/computer-on-modules/smarc-arm-family/nxp-imx-8m-plus
https://www.toradex.com/products/carrier-board/smarc-development-board-kit

Changes in v2:
 - Move the Makefile rule to the proper place. (Daniel Baluta)
 - Remove the dsp_reserved node, it is already disabled in imx8mp.dtsi
 - Add Acked-by from Conor Dooley

Vitor Soares (2):
  dt-bindings: arm: fsl: add Toradex SMARC iMX8MP SoM and carrier
  arm64: dts: freescale: add Toradex SMARC iMX8MP

 .../devicetree/bindings/arm/fsl.yaml          |    6 +
 arch/arm64/boot/dts/freescale/Makefile        |    1 +
 .../freescale/imx8mp-toradex-smarc-dev.dts    |  297 ++++
 .../dts/freescale/imx8mp-toradex-smarc.dtsi   | 1284 +++++++++++++++++
 4 files changed, 1588 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-toradex-smarc-dev.dts
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-toradex-smarc.dtsi

-- 
2.34.1



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

end of thread, other threads:[~2025-04-25  1:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-14 12:38 [PATCH v2 0/2] Add support for Toradex SMARC i.MX8MP Vitor Soares
2025-04-14 12:38 ` [PATCH v2 2/2] arm64: dts: freescale: add Toradex SMARC iMX8MP Vitor Soares
2025-04-15  6:56   ` Daniel Baluta
2025-04-25  1:54 ` [PATCH v2 0/2] Add support for Toradex SMARC i.MX8MP Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox