devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ARM: dts: imx6dl: Add support for Sielaff i.MX6 Solo board
@ 2024-01-16 18:10 Frieder Schrempf
  2024-01-16 18:10 ` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add Sielaff Frieder Schrempf
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Frieder Schrempf @ 2024-01-16 18:10 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, Jisheng Zhang,
	Krzysztof Kozlowski, Linus Walleij, Marcel Ziswiler, Marco Felsch,
	Marek Vasut, Markus Niebel, Michal Vokáč,
	NXP Linux Team, Pengutronix Kernel Team, Rob Herring,
	Sebastian Reichel, Stefan Wahren, Tim Harvey, 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.

Changes in v2:
* Add Acked-by from Conor (Thanks!)
* Fix touchscreen node names (Thanks Fabio!)

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


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

end of thread, other threads:[~2024-02-05  9:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-16 18:10 [PATCH v2 0/3] ARM: dts: imx6dl: Add support for Sielaff i.MX6 Solo board Frieder Schrempf
2024-01-16 18:10 ` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add Sielaff Frieder Schrempf
2024-01-16 18:10 ` [PATCH v2 2/3] dt-bindings: arm: fsl: Add Sielaff i.MX6 Solo board Frieder Schrempf
2024-01-16 18:10 ` [PATCH v2 3/3] ARM: dts: imx6dl: Add support for " Frieder Schrempf
2024-02-05  9:43 ` [PATCH v2 0/3] " 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).