From: Oleksij Rempel <o.rempel@pengutronix.de>
To: Rob Herring <robh@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org, Fabio Estevam <festevam@gmail.com>,
Sascha Hauer <s.hauer@pengutronix.de>,
linux-kernel@vger.kernel.org, NXP Linux Team <linux-imx@nxp.com>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
David Jander <david@protonic.nl>, Shawn Guo <shawnguo@kernel.org>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 2/5] dt-bindings: arm: fsl: add Kverneland UT1, UT1Q and UI1P boards
Date: Thu, 10 Dec 2020 09:51:00 +0100 [thread overview]
Message-ID: <20201210085100.5l4ltbpeemuwvgwp@pengutronix.de> (raw)
In-Reply-To: <20201209154308.GA495323@robh.at.kernel.org>
On Wed, Dec 09, 2020 at 09:43:08AM -0600, Rob Herring wrote:
> 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?
No. At least it is consequent with boot loader and existing products.
> > - 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
> >
Regards,
Oleksij
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
next prev parent reply other threads:[~2020-12-10 8:57 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
2020-12-10 8:51 ` Oleksij Rempel [this message]
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=20201210085100.5l4ltbpeemuwvgwp@pengutronix.de \
--to=o.rempel@pengutronix.de \
--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=robh@kernel.org \
--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).