2024-01-16 10:59:35

by Frieder Schrempf

[permalink] [raw]
Subject: [PATCH 0/3] ARM: dts: imx6dl: Add support for Sielaff i.MX6 Solo board

From: Frieder Schrempf <[email protected]>

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



2024-01-16 10:59:35

by Frieder Schrempf

[permalink] [raw]
Subject: [PATCH 1/3] dt-bindings: vendor-prefixes: Add Sielaff

From: Frieder Schrempf <[email protected]>

Add "Sielaff GmbH & Co. KG Automatenbau Herrieden" (https://sielaff.de).

Signed-off-by: Frieder Schrempf <[email protected]>
---
Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 309b94c328c84..8825a9f60ac5a 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1233,6 +1233,8 @@ patternProperties:
description: Si-En Technology Ltd.
"^si-linux,.*":
description: Silicon Linux Corporation
+ "^sielaff,.*":
+ description: Sielaff GmbH & Co. KG Automatenbau Herrieden
"^siemens,.*":
description: Siemens AG
"^sifive,.*":
--
2.43.0


2024-01-16 17:13:45

by Conor Dooley

[permalink] [raw]
Subject: Re: [PATCH 1/3] dt-bindings: vendor-prefixes: Add Sielaff

On Tue, Jan 16, 2024 at 11:51:55AM +0100, Frieder Schrempf wrote:
> From: Frieder Schrempf <[email protected]>
>
> Add "Sielaff GmbH & Co. KG Automatenbau Herrieden" (https://sielaff.de).
>
> Signed-off-by: Frieder Schrempf <[email protected]>

Acked-by: Conor Dooley <[email protected]>

Cheers,
Conor.

> ---
> Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> index 309b94c328c84..8825a9f60ac5a 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -1233,6 +1233,8 @@ patternProperties:
> description: Si-En Technology Ltd.
> "^si-linux,.*":
> description: Silicon Linux Corporation
> + "^sielaff,.*":
> + description: Sielaff GmbH & Co. KG Automatenbau Herrieden
> "^siemens,.*":
> description: Siemens AG
> "^sifive,.*":
> --
> 2.43.0
>


Attachments:
(No filename) (1.07 kB)
signature.asc (235.00 B)
Download all attachments