From: Rob Herring <robh@kernel.org>
To: Marcel Ziswiler <marcel@ziswiler.com>
Cc: devicetree@vger.kernel.org, Aisheng Dong <aisheng.dong@nxp.com>,
Mark Rutland <mark.rutland@arm.com>,
Marcel Ziswiler <marcel.ziswiler@toradex.com>,
linux-kernel@vger.kernel.org,
Philippe Schenker <philippe.schenker@toradex.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 2/5] dt-bindings: arm: fsl: add nxp based toradex apalis/colibri binding docu
Date: Wed, 30 Oct 2019 09:03:40 -0500 [thread overview]
Message-ID: <20191030140340.GA3368@bogus> (raw)
In-Reply-To: <20191026090403.3057-2-marcel@ziswiler.com>
On Sat, 26 Oct 2019 11:04:00 +0200, Marcel Ziswiler wrote:
> From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
>
> Document the following NXP SoC based Toradex Apalis and Colibri module
> and carrier board devicetree bindings already supported:
> - toradex,apalis_imx6q # Apalis iMX6 Module
> - toradex,apalis_imx6q-eval # Apalis iMX6 Module on Apalisi
> Evaluation Board
> - toradex,apalis_imx6q-ixora # Apalis iMX6 Module on Ixora
> - toradex,apalis_imx6q-ixora-v1.1 # Apalis iMX6 Module on Ixora V1.1
>
> - toradex,colibri_imx6dl # Colibri iMX6 Module
> - toradex,colibri_imx6dl-eval-v3 # Colibri iMX6 Module on Colibri
> Evaluation Board V3
>
> - toradex,colibri-imx6ull-eval # Colibri iMX6ULL Module on
> Colibri Evaluation Board
> - toradex,colibri-imx6ull-wifi-eval # Colibri iMX6ULL Wi-Fi /
> Bluetooth Module on Colibri
> Evaluation Board
>
> - toradex,colibri-imx7s # Colibri iMX7 Solo Module
> - toradex,colibri-imx7s-eval-v3 # Colibri iMX7 Solo Module on
> Colibri Evaluation Board V3
>
> - toradex,colibri-imx7d # Colibri iMX7 Dual Module
> - toradex,colibri-imx7d-emmc # Colibri iMX7 Dual 1GB (eMMC)
> Module
> - toradex,colibri-imx7d-emmc-eval-v3 # Colibri iMX7 Dual 1GB (eMMC)
> Module on Colibri Evaluation
> Board V3
> - toradex,colibri-imx7d-eval-v3 # Colibri iMX7 Dual Module on
> Colibri Evaluation Board V3
> - toradex,vf500-colibri_vf50 # Colibri VF50 Module
> - toradex,vf500-colibri_vf50-on-eval # Colibri VF50 Module on
> Colibri Evaluation Board
> - toradex,vf610-colibri_vf61 # Colibri VF61 Module
> - toradex,vf610-colibri_vf61-on-eval # Colibri VF61 Module on
> Colibri Evaluation Board
>
> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
>
> ---
>
> Changes in v2: New patch.
>
> Documentation/devicetree/bindings/arm/fsl.yaml | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
>
Reviewed-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2019-10-30 14:03 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-26 9:03 [PATCH v2 1/5] arm: dts: vf-colibri: fix typo in top-level module compatible Marcel Ziswiler
2019-10-26 9:04 ` [PATCH v2 2/5] dt-bindings: arm: fsl: add nxp based toradex apalis/colibri binding docu Marcel Ziswiler
2019-10-30 14:03 ` Rob Herring [this message]
2019-11-04 1:25 ` Shawn Guo
2019-10-26 9:04 ` [PATCH v2 3/5] dt-bindings: input: tochscreen: ad7879: generic node names in example Marcel Ziswiler
2019-10-30 14:04 ` Rob Herring
2019-10-30 14:04 ` Rob Herring
2019-10-30 23:12 ` Dmitry Torokhov
2019-11-06 8:58 ` Marcel Ziswiler
2019-11-12 0:05 ` dmitry.torokhov
2019-10-26 9:04 ` [PATCH v2 4/5] arm64: dts: freescale: add initial support for colibri imx8x Marcel Ziswiler
2019-10-26 9:04 ` [PATCH v2 5/5] dt-bindings: arm: fsl: add nxp based toradex colibri-imx8x binding docu Marcel Ziswiler
2019-10-30 14:05 ` Rob Herring
2019-11-04 1:26 ` Shawn Guo
2019-11-04 1:16 ` [PATCH v2 1/5] arm: dts: vf-colibri: fix typo in top-level module compatible Shawn Guo
2019-11-04 1:20 ` Shawn Guo
2019-11-04 1:29 ` Shawn Guo
2019-11-04 6:51 ` Marcel Ziswiler
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=20191030140340.GA3368@bogus \
--to=robh@kernel.org \
--cc=aisheng.dong@nxp.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marcel.ziswiler@toradex.com \
--cc=marcel@ziswiler.com \
--cc=mark.rutland@arm.com \
--cc=philippe.schenker@toradex.com \
/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).