All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] arm64: dts: imx93: add i.Core MX93 EDIMM 2.0 board
@ 2024-04-17 15:35 ` Fabio Aiuto
  0 siblings, 0 replies; 22+ messages in thread
From: Fabio Aiuto @ 2024-04-17 15:35 UTC (permalink / raw)
  To: Shawn Guo, Sascha Hauer, Krzysztof Kozlowski, Rob Herring,
	Conor Dooley, Liam Girdwood, Mark Brown
  Cc: devicetree, imx, linux-arm-kernel, linux-kernel, Fabio Aiuto

Hello all,

this patchset adds support for i.Core MX93 EDIMM 2.0 Starter Kit,
a SoM + Evaluation Board combination from Engicam.

If I'm not wrong the change I propose on patch 2 has been already
queued up in regulator subsystem, anyway I put it here to satisfy
requirements for dt-bindings patch submission (if I don't do that
checkpatch complains about that).

Thanks in advance,

fabio

Fabio Aiuto (4):
  dt-bindings: arm: fsl: add Engicam i.Core MX93 EDIMM 2.0 Starter Kit
  regulator: dt-bindings: pca9450: add pca9451a support
  arm64: dts: imx93: add Engicam i.Core MX93 SoM
  arm64: dts: imx93: Add Engicam i.Core MX93 EDIMM 2.0 Starter Kit

 .../devicetree/bindings/arm/fsl.yaml          |   7 +
 .../regulator/nxp,pca9450-regulator.yaml      |   1 +
 arch/arm64/boot/dts/freescale/Makefile        |   1 +
 .../dts/freescale/imx93-icore-mx93-edimm2.dts | 356 ++++++++++++++++++
 .../boot/dts/freescale/imx93-icore-mx93.dtsi  | 271 +++++++++++++
 5 files changed, 636 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx93-icore-mx93-edimm2.dts
 create mode 100644 arch/arm64/boot/dts/freescale/imx93-icore-mx93.dtsi

-- 
2.34.1


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

end of thread, other threads:[~2024-04-18  7:33 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-17 15:35 [PATCH 0/4] arm64: dts: imx93: add i.Core MX93 EDIMM 2.0 board Fabio Aiuto
2024-04-17 15:35 ` Fabio Aiuto
2024-04-17 15:35 ` [PATCH 1/4] dt-bindings: arm: fsl: add Engicam i.Core MX93 EDIMM 2.0 Starter Kit Fabio Aiuto
2024-04-17 15:35   ` Fabio Aiuto
2024-04-17 17:08   ` Krzysztof Kozlowski
2024-04-17 17:08     ` Krzysztof Kozlowski
2024-04-17 15:35 ` [PATCH 2/4] regulator: dt-bindings: pca9450: add pca9451a support Fabio Aiuto
2024-04-17 15:35   ` Fabio Aiuto
2024-04-17 17:04   ` Krzysztof Kozlowski
2024-04-17 17:04     ` Krzysztof Kozlowski
2024-04-18  0:38   ` Mark Brown
2024-04-18  0:38     ` Mark Brown
2024-04-18  7:26     ` Fabio Aiuto
2024-04-18  7:26       ` Fabio Aiuto
2024-04-17 15:35 ` [PATCH 3/4] arm64: dts: imx93: add Engicam i.Core MX93 SoM Fabio Aiuto
2024-04-17 15:35   ` Fabio Aiuto
2024-04-17 15:35 ` [PATCH 4/4] arm64: dts: imx93: Add Engicam i.Core MX93 EDIMM 2.0 Starter Kit Fabio Aiuto
2024-04-17 15:35   ` Fabio Aiuto
2024-04-17 17:08   ` Krzysztof Kozlowski
2024-04-17 17:08     ` Krzysztof Kozlowski
2024-04-18  7:28     ` Fabio Aiuto
2024-04-18  7:28       ` Fabio Aiuto

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.