2022-03-15 01:03:50

by Max Krummenacher

[permalink] [raw]
Subject: [PATCH v1 01/14] dt-bindings: arm: fsl: imx6dl-colibri: Drop dedicated v1.1 bindings

The dedicated device tree for V1.1 modules has been dropped. Remove
its bindings too.

Signed-off-by: Max Krummenacher <[email protected]>
---

Documentation/devicetree/bindings/arm/fsl.yaml | 8 --------
1 file changed, 8 deletions(-)

diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index 97f6eebad76a..cf854203bfb1 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -411,7 +411,6 @@ properties:
- technologic,imx6dl-ts4900
- technologic,imx6dl-ts7970
- toradex,colibri_imx6dl # Colibri iMX6 Modules
- - toradex,colibri_imx6dl-v1_1 # Colibri iMX6 V1.1 Modules
- udoo,imx6dl-udoo # Udoo i.MX6 Dual-lite Board
- vdl,lanmcu # Van der Laan LANMCU board
- wand,imx6dl-wandboard # Wandboard i.MX6 Dual Lite Board
@@ -492,13 +491,6 @@ properties:
- const: toradex,colibri_imx6dl # Colibri iMX6DL/S Module
- const: fsl,imx6dl

- - description: i.MX6DL Boards with Toradex Colibri iMX6DL/S V1.1 Modules
- items:
- - enum:
- - toradex,colibri_imx6dl-v1_1-eval-v3 # Colibri iMX6DL/S V1.1 M. on Colibri Evaluation Board V3
- - const: toradex,colibri_imx6dl-v1_1 # Colibri iMX6DL/S V1.1 Module
- - const: fsl,imx6dl
-
- description: i.MX6S DHCOM DRC02 Board
items:
- const: dh,imx6s-dhcom-drc02
--
2.20.1


2022-03-25 05:52:21

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH v1 01/14] dt-bindings: arm: fsl: imx6dl-colibri: Drop dedicated v1.1 bindings

On Mon, 14 Mar 2022 17:29:45 +0100, Max Krummenacher wrote:
> The dedicated device tree for V1.1 modules has been dropped. Remove
> its bindings too.
>
> Signed-off-by: Max Krummenacher <[email protected]>
> ---
>
> Documentation/devicetree/bindings/arm/fsl.yaml | 8 --------
> 1 file changed, 8 deletions(-)
>

Acked-by: Rob Herring <[email protected]>

2022-04-10 15:22:56

by Shawn Guo

[permalink] [raw]
Subject: Re: [PATCH v1 01/14] dt-bindings: arm: fsl: imx6dl-colibri: Drop dedicated v1.1 bindings

On Mon, Mar 14, 2022 at 05:29:45PM +0100, Max Krummenacher wrote:
> The dedicated device tree for V1.1 modules has been dropped. Remove
> its bindings too.
>
> Signed-off-by: Max Krummenacher <[email protected]>

Please fix your email client to avoid the checkpatch warning below.

WARNING: From:/Signed-off-by: email address mismatch: 'From: Max Krummenacher <[email protected]>' != 'Signed-off-by: Max Krummenacher <[email protected]>'

Shawn

> ---
>
> Documentation/devicetree/bindings/arm/fsl.yaml | 8 --------
> 1 file changed, 8 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index 97f6eebad76a..cf854203bfb1 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -411,7 +411,6 @@ properties:
> - technologic,imx6dl-ts4900
> - technologic,imx6dl-ts7970
> - toradex,colibri_imx6dl # Colibri iMX6 Modules
> - - toradex,colibri_imx6dl-v1_1 # Colibri iMX6 V1.1 Modules
> - udoo,imx6dl-udoo # Udoo i.MX6 Dual-lite Board
> - vdl,lanmcu # Van der Laan LANMCU board
> - wand,imx6dl-wandboard # Wandboard i.MX6 Dual Lite Board
> @@ -492,13 +491,6 @@ properties:
> - const: toradex,colibri_imx6dl # Colibri iMX6DL/S Module
> - const: fsl,imx6dl
>
> - - description: i.MX6DL Boards with Toradex Colibri iMX6DL/S V1.1 Modules
> - items:
> - - enum:
> - - toradex,colibri_imx6dl-v1_1-eval-v3 # Colibri iMX6DL/S V1.1 M. on Colibri Evaluation Board V3
> - - const: toradex,colibri_imx6dl-v1_1 # Colibri iMX6DL/S V1.1 Module
> - - const: fsl,imx6dl
> -
> - description: i.MX6S DHCOM DRC02 Board
> items:
> - const: dh,imx6s-dhcom-drc02
> --
> 2.20.1
>