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 <max.krummenacher@xxxxxxxxxxx> Please fix your email client to avoid the checkpatch warning below. WARNING: From:/Signed-off-by: email address mismatch: 'From: Max Krummenacher <max.oss.09@xxxxxxxxx>' != 'Signed-off-by: Max Krummenacher <max.krummenacher@xxxxxxxxxxx>' 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 >