linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Rob Herring <robh+dt@kernel.org>, Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	NXP Linux Team <linux-imx@nxp.com>,
	Stefan Riedmueller <s.riedmueller@phytec.de>,
	Robert Jones <rjones@gateworks.com>, Li Yang <leoyang.li@nxp.com>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 10/14] dt-bindings: arm: fsl: document i.MX6DL boards
Date: Wed, 30 Sep 2020 14:47:37 +0200	[thread overview]
Message-ID: <20200930124737.GA1410@pi3> (raw)
In-Reply-To: <20200926162811.5335-10-krzk@kernel.org>

On Sat, Sep 26, 2020 at 06:28:07PM +0200, Krzysztof Kozlowski wrote:
> Document and adjust the compatibles for i.MX6DL based boards.
> 
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> ---
>  .../devicetree/bindings/arm/fsl.yaml          | 27 +++++++++++++++++--
>  1 file changed, 25 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index d9c430bfe37e..24c79cecd815 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -257,16 +257,25 @@ properties:
>        - description: i.MX6DL based Boards
>          items:
>            - enum:
> -              - armadeus,imx6dl-apf6      # APF6 (Solo) SoM
> -              - armadeus,imx6dl-apf6dev   # APF6 (Solo) SoM on APF6Dev board
> +              - boundary,imx6dl-nit6xlite     # Boundary Devices Nitrogen6 Lite
> +              - boundary,imx6dl-nitrogen6x    # Boundary Devices Nitrogen6x
> +              - bticino,imx6dl-mamoj      # BTicino i.MX6DL Mamoj
>                - eckelmann,imx6dl-ci4x10
>                - emtrion,emcon-mx6         # emCON-MX6S or emCON-MX6DL SoM
>                - emtrion,emcon-mx6-avari   # emCON-MX6S or emCON-MX6DL SoM on Avari Base
> +              - engicam,imx6-icore        # Engicam i.CoreM6 Starter Kit
> +              - engicam,imx6-icore-rqs    # Engicam i.CoreM6 RQS Starter Kit
>                - fsl,imx6dl-sabreauto      # i.MX6 DualLite/Solo SABRE Automotive Board
> +              - fsl,imx6dl-sabrelite      # i.MX6 DualLite SABRE Lite Board
>                - fsl,imx6dl-sabresd        # i.MX6 DualLite SABRE Smart Device Board
> +              - karo,imx6dl-tx6dl         # Ka-Ro electronics TX6U Modules
>                - kontron,imx6dl-samx6i     # Kontron i.MX6 Solo SMARC Module
> +              - poslab,imx6dl-savageboard # Poslab SavageBoard Dual
>                - prt,prtrvt                # Protonic RVT board
>                - prt,prtvt7                # Protonic VT7 board
> +              - rex,imx6dl-rex-basic      # Rex Basic i.MX6 Dual Lite Board
> +              - riot,imx6s-riotboard      # RIoTboard i.MX6S
> +              - solidrun,hummingboard/dl
>                - technexion,imx6dl-pico-dwarf   # TechNexion i.MX6DL Pico-Dwarf
>                - technexion,imx6dl-pico-hobbit  # TechNexion i.MX6DL Pico-Hobbit
>                - technexion,imx6dl-pico-nymph   # TechNexion i.MX6DL Pico-Nymph
> @@ -277,12 +286,26 @@ properties:
>                - toradex,colibri_imx6dl-v1_1     # Colibri iMX6 Module V1.1
>                - toradex,colibri_imx6dl-eval-v3  # Colibri iMX6 Module on Colibri Evaluation Board V3
>                - toradex,colibri_imx6dl-v1_1-eval-v3 # Colibri iMX6 Module V1.1 on Colibri Evaluation Board V3

I need to add here two solidrun boards and fix up the Toradex boards.
I will send a v2.

Best regards,
Krzysztof

  parent reply	other threads:[~2020-09-30 12:47 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-26 16:27 [PATCH 01/14] dt-bindings: vendor-prefixes: add DFI Krzysztof Kozlowski
2020-09-26 16:27 ` [PATCH 02/14] dt-bindings: vendor-prefixes: add iMX6 Rex Project Krzysztof Kozlowski
2020-09-29 19:15   ` Rob Herring
2020-09-26 16:28 ` [PATCH 03/14] dt-bindings: vendor-prefixes: add Embest RIoT Krzysztof Kozlowski
2020-09-29 19:15   ` Rob Herring
2020-09-26 16:28 ` [PATCH 04/14] dt-bindings: vendor-prefixes: add Wandbord/Technexion Krzysztof Kozlowski
2020-09-29 19:16   ` Rob Herring
2020-09-26 16:28 ` [PATCH 05/14] dt-bindings: vendor-prefixes: add Zealz Krzysztof Kozlowski
2020-09-29 19:16   ` Rob Herring
2020-09-26 16:28 ` [PATCH 06/14] dt-bindings: arm: fsl: document i.MX25 and i.MX27 boards Krzysztof Kozlowski
2020-09-29 19:16   ` Rob Herring
2020-10-29 14:42   ` Shawn Guo
2020-09-26 16:28 ` [PATCH 07/14] dt-bindings: arm: fsl: document i.MX51 boards Krzysztof Kozlowski
2020-09-29 19:17   ` Rob Herring
2020-09-30 12:44   ` Krzysztof Kozlowski
2020-09-26 16:28 ` [PATCH 08/14] dt-bindings: arm: fsl: document i.MX53 boards Krzysztof Kozlowski
2020-09-29 19:18   ` Rob Herring
2020-09-30 12:43   ` Krzysztof Kozlowski
2020-09-26 16:28 ` [PATCH 09/14] dt-bindings: arm: fsl: document VF boards Krzysztof Kozlowski
2020-09-29 19:18   ` Rob Herring
2020-09-30 12:42   ` Krzysztof Kozlowski
2020-09-26 16:28 ` [PATCH 10/14] dt-bindings: arm: fsl: document i.MX6DL boards Krzysztof Kozlowski
2020-09-29 19:19   ` Rob Herring
2020-09-30 12:47   ` Krzysztof Kozlowski [this message]
2020-09-26 16:28 ` [RFC 11/14] ARM: dts: imx6dl-pico: fix board compatibles Krzysztof Kozlowski
2020-09-26 16:28 ` [RFC 12/14] dt-bindings: vendor-prefixes: add Aristainetos Krzysztof Kozlowski
2020-09-28  4:04   ` Heiko Schocher
2020-09-30  4:16     ` Heiko Schocher
2020-09-30  7:11       ` Krzysztof Kozlowski
2020-09-30 10:14         ` Heiko Schocher
2020-09-30 10:28           ` Krzysztof Kozlowski
2020-09-26 16:28 ` [RFC 13/14] dt-bindings: arm: fsl: document i.MX6DL Aristainetos boards Krzysztof Kozlowski
2020-09-26 16:28 ` [RFC 14/14] ARM: dts: imx6dl: add compatibles for " Krzysztof Kozlowski
2020-09-29 19:15 ` [PATCH 01/14] dt-bindings: vendor-prefixes: add DFI Rob Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200930124737.GA1410@pi3 \
    --to=krzk@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=leoyang.li@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rjones@gateworks.com \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=s.riedmueller@phytec.de \
    --cc=shawnguo@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).