Re: [PATCH v2 0/3] ARM: dts: imx6dl: Add support for Sielaff i.MX6 Solo board

From: Shawn Guo
Date: Mon Feb 05 2024 - 04:44:00 EST


On Tue, Jan 16, 2024 at 07:10:25PM +0100, Frieder Schrempf wrote:
> From: Frieder Schrempf <frieder.schrempf@xxxxxxxxxx>
>
> 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

Applied both, thanks!