All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: dts: imx6dl: Add support for Sielaff i.MX6 Solo board
@ 2024-01-16 10:51 ` Frieder Schrempf
  0 siblings, 0 replies; 12+ messages in thread
From: Frieder Schrempf @ 2024-01-16 10:51 UTC (permalink / raw)
  To: Conor Dooley, devicetree, Krzysztof Kozlowski, linux-arm-kernel,
	linux-kernel, Li Yang, netdev, Richard Cochran, Rob Herring,
	Sascha Hauer, Shawn Guo
  Cc: Frieder Schrempf, Andre Przywara, Bjorn Helgaas, Chris Morgan,
	Christoph Niedermaier, Conor Dooley, Dmitry Baryshkov,
	Fabio Estevam, Gregor Herburger, Gregory CLEMENT, Heiko Stuebner,
	James Hilliard, Jernej Skrabec, Jesper Nilsson, Josua Mayer,
	Krzysztof Kozlowski, Linus Walleij, Marcel Ziswiler, Marco Felsch,
	Marek Vasut, Markus Niebel, NXP Linux Team,
	Pengutronix Kernel Team, Rob Herring, Sebastian Reichel,
	Stefan Wahren, Tim Harvey, Wei Xu, Yang Xiwen, Yannic Moog

From: Frieder Schrempf <frieder.schrempf@kontron.de>

This series adds upstream support for the Sielaff i.MX6 Solo board.
It is used as controller and user interface in vending machines. It
is based on the i.MX6 Solo SoC and features the following
peripherals and interfaces:

* 512 MB DDR3 RAM
* 512 MB NAND Flash
* 1 MB NOR Flash
* SD card
* Debug LED
* Debug UART
* Key Inputs
* RTC
* RS232
* 100 MBit Ethernet
* USB Hub
* USB OTG
* HDMI
* 7" LVDS IPS panel
* PWM Backlight
* Optional Extension Board with USB Ethernet NIC

Patch 1 adds the vendor prefix, patch 2 adds the DT bindings and
patch 3 adds the DT.

Frieder Schrempf (3):
  dt-bindings: vendor-prefixes: Add Sielaff
  dt-bindings: arm: fsl: Add Sielaff i.MX6 Solo board
  ARM: dts: imx6dl: Add support for Sielaff i.MX6 Solo board

 .../devicetree/bindings/arm/fsl.yaml          |   1 +
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm/boot/dts/nxp/imx/Makefile            |   1 +
 arch/arm/boot/dts/nxp/imx/imx6dl-sielaff.dts  | 533 ++++++++++++++++++
 4 files changed, 537 insertions(+)
 create mode 100644 arch/arm/boot/dts/nxp/imx/imx6dl-sielaff.dts

-- 
2.43.0


_______________________________________________
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] 12+ messages in thread

end of thread, other threads:[~2024-01-16 17:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-16 10:51 [PATCH 0/3] ARM: dts: imx6dl: Add support for Sielaff i.MX6 Solo board Frieder Schrempf
2024-01-16 10:51 ` Frieder Schrempf
2024-01-16 10:51 ` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Sielaff Frieder Schrempf
2024-01-16 17:13   ` Conor Dooley
2024-01-16 10:51 ` [PATCH 2/3] dt-bindings: arm: fsl: Add Sielaff i.MX6 Solo board Frieder Schrempf
2024-01-16 17:14   ` Conor Dooley
2024-01-16 10:51 ` [PATCH 3/3] ARM: dts: imx6dl: Add support for " Frieder Schrempf
2024-01-16 10:51   ` Frieder Schrempf
2024-01-16 11:21   ` Fabio Estevam
2024-01-16 11:21     ` Fabio Estevam
2024-01-16 11:36     ` Frieder Schrempf
2024-01-16 11:36       ` Frieder Schrempf

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.