2023-04-06 15:57:42

by Christoph Niedermaier

[permalink] [raw]
Subject: RE: [PATCH 2/3] dt-bindings: arm: fsl: Add Marantec maveo box as a DHCOR i.MX6ULL SoM based board

From: Christoph Niedermaier [mailto:[email protected]]
Sent: Thursday, April 6, 2023 5:45 PM
>
> Add Marantec maveo box. The system is used to get a smart conntection
> to a door drive. The core of this system is a soldered i.MX6ULL DHCOR
> SoM from DH electronics.
>
> Signed-off-by: Christoph Niedermaier <[email protected]>
> ---
> Cc: Rob Herring <[email protected]>
> Cc: Krzysztof Kozlowski <[email protected]>
> Cc: Shawn Guo <[email protected]>
> CC: Li Yang <[email protected]>
> Cc: Marek Vasut <[email protected]>
> Cc: Fabio Estevam <[email protected]>
> Cc: NXP Linux Team <[email protected]>
> Cc: [email protected]
> Cc: [email protected]
> Cc: [email protected]
> To: [email protected]
> ---
> V2: - Correct the vendor prefix
> ---
> Documentation/devicetree/bindings/arm/fsl.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml
> b/Documentation/devicetree/bindings/arm/fsl.yaml
> index b175f2b1bd30..fc1bf43ab54d 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -717,6 +717,12 @@ properties:
> - const: dh,imx6ull-dhcor-som
> - const: fsl,imx6ull
>
> + - description: i.MX6ULL DHCOR SoM based Boards
> + items:
> + - const: marantec,imx6ull-dhcor-maveo-box
> + - const: dh,imx6ull-dhcor-som
> + - const: fsl,imx6ull
> +
> - description: i.MX6ULL PHYTEC phyBOARD-Segin
> items:
> - enum:
> --
> 2.11.0

Ignore this patch, I forgot the V2 prefix.