devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Oleksij Rempel <o.rempel@pengutronix.de>
Cc: Mark Rutland <mark.rutland@arm.com>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Shawn Guo <shawnguo@kernel.org>,
	devicetree@vger.kernel.org, Fabio Estevam <festevam@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, NXP Linux Team <linux-imx@nxp.com>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	David Jander <david@protonic.nl>
Subject: Re: [PATCH v4 2/5] dt-bindings: arm: fsl: add Kverneland UT1, UT1Q and UI1P boards
Date: Wed, 9 Dec 2020 09:43:08 -0600	[thread overview]
Message-ID: <20201209154308.GA495323@robh.at.kernel.org> (raw)
In-Reply-To: <20201201072449.28600-3-o.rempel@pengutronix.de>

On Tue, Dec 01, 2020 at 08:24:45AM +0100, Oleksij Rempel wrote:
> Add Kverneland UT1 (imx6dl), UT1Q (imx6q) and UT1P (imx6dp) based boards
> 
> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
> ---
>  Documentation/devicetree/bindings/arm/fsl.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index 490cbc75b18a..7b2f83bb56cb 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -210,6 +210,7 @@ properties:
>                - kiebackpeter,imx6q-tpc    # K+P i.MX6 Quad TPC Board
>                - kontron,imx6q-samx6i      # Kontron i.MX6 Dual/Quad SMARC Module
>                - kosagi,imx6q-novena       # Kosagi Novena Dual/Quad
> +              - kvg,vicut1q               # Kverneland UT1Q board
>                - logicpd,imx6q-logicpd
>                - lwn,display5              # Liebherr Display5 i.MX6 Quad Board
>                - lwn,mccmon6               # Liebherr Monitor6 i.MX6 Quad Board
> @@ -331,6 +332,7 @@ properties:
>                - fsl,imx6qp-sabreauto      # i.MX6 Quad Plus SABRE Automotive Board
>                - fsl,imx6qp-sabresd        # i.MX6 Quad Plus SABRE Smart Device Board
>                - karo,imx6qp-tx6qp         # Ka-Ro electronics TX6QP-8037 Module
> +              - kvg,vicutp                # Kverneland UT1P board

Should be kvg,vicut1p?

>                - prt,prtwd3                # Protonic WD3 board
>                - wand,imx6qp-wandboard     # Wandboard i.MX6 QuadPlus Board
>                - zii,imx6qp-zii-rdu2       # ZII RDU2+ Board
> @@ -364,6 +366,7 @@ properties:
>                - 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
> +              - kvg,vicut1                # Kverneland UT1 board
>                - ply,plybas                # Plymovent BAS board
>                - ply,plym2m                # Plymovent M2M board
>                - poslab,imx6dl-savageboard # Poslab SavageBoard Dual
> -- 
> 2.29.2
> 

  reply	other threads:[~2020-12-09 15:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-01  7:24 [PATCH v4 0/5] mainline Kverneland boards Oleksij Rempel
2020-12-01  7:24 ` [PATCH v4 1/5] dt-bindings: vendor-prefixes: Add an entry for Kverneland Group Oleksij Rempel
2020-12-09 15:39   ` Rob Herring
2020-12-10  8:52     ` Oleksij Rempel
2020-12-01  7:24 ` [PATCH v4 2/5] dt-bindings: arm: fsl: add Kverneland UT1, UT1Q and UI1P boards Oleksij Rempel
2020-12-09 15:43   ` Rob Herring [this message]
2020-12-10  8:51     ` Oleksij Rempel
2020-12-11  3:08   ` Rob Herring
2020-12-01  7:24 ` [PATCH v4 3/5] ARM: dts: add Kverneland UT1, UT1Q and UT1P Oleksij Rempel
2020-12-01  7:24 ` [PATCH v4 4/5] dt-bindings: arm: fsl: add Kverneland TGO board Oleksij Rempel
2020-12-09 15:43   ` Rob Herring
2020-12-01  7:24 ` [PATCH v4 5/5] ARM: dts: " Oleksij Rempel

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=20201209154308.GA495323@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=david@protonic.nl \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=o.rempel@pengutronix.de \
    --cc=s.hauer@pengutronix.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).