All of lore.kernel.org
 help / color / mirror / Atom feed
From: robh@kernel.org
To: Oleksij Rempel <o.rempel@pengutronix.de>
Cc: Shawn Guo <shawnguo@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Fabio Estevam <festevam@gmail.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	NXP Linux Team <linux-imx@nxp.com>,
	Rob Herring <robh+dt@kernel.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v8 5/5] dt-bindings: arm: fsl: add different Protonic boards
Date: Thu, 21 May 2020 14:00:02 -0600	[thread overview]
Message-ID: <20200521200002.GA2800876@bogus> (raw)
In-Reply-To: <20200520154116.12909-6-o.rempel@pengutronix.de>

On Wed, 20 May 2020 17:41:16 +0200, Oleksij Rempel wrote:
> Add Protonic PRTI6Q, WD2, RVT, VT7 boards.
> 
> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
> ---
>  Documentation/devicetree/bindings/arm/fsl.yaml | 4 ++++
>  1 file changed, 4 insertions(+)
> 


Please add Acked-by/Reviewed-by tags when posting new versions. However,
there's no need to repost patches *only* to add the tags. The upstream
maintainer will do that for acks received on the version they apply.

If a tag was not added on purpose, please state why and what changed.


WARNING: multiple messages have this Message-ID (diff)
From: robh@kernel.org
To: Oleksij Rempel <o.rempel@pengutronix.de>
Cc: Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.kernel.org, Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
	NXP Linux Team <linux-imx@nxp.com>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v8 5/5] dt-bindings: arm: fsl: add different Protonic boards
Date: Thu, 21 May 2020 14:00:02 -0600	[thread overview]
Message-ID: <20200521200002.GA2800876@bogus> (raw)
In-Reply-To: <20200520154116.12909-6-o.rempel@pengutronix.de>

On Wed, 20 May 2020 17:41:16 +0200, Oleksij Rempel wrote:
> Add Protonic PRTI6Q, WD2, RVT, VT7 boards.
> 
> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
> ---
>  Documentation/devicetree/bindings/arm/fsl.yaml | 4 ++++
>  1 file changed, 4 insertions(+)
> 


Please add Acked-by/Reviewed-by tags when posting new versions. However,
there's no need to repost patches *only* to add the tags. The upstream
maintainer will do that for acks received on the version they apply.

If a tag was not added on purpose, please state why and what changed.


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2020-05-21 20:00 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-20 15:41 [PATCH v8 0/5] mainline Protonic boards Oleksij Rempel
2020-05-20 15:41 ` Oleksij Rempel
2020-05-20 15:41 ` [PATCH v8 1/5] ARM: dts: add Protonic PRTI6Q board Oleksij Rempel
2020-05-20 15:41   ` Oleksij Rempel
2020-06-18 14:12   ` Shawn Guo
2020-06-18 14:12     ` Shawn Guo
2020-05-20 15:41 ` [PATCH v8 2/5] ARM: dts: add Protonic WD2 board Oleksij Rempel
2020-05-20 15:41   ` Oleksij Rempel
2020-06-18 14:26   ` Shawn Guo
2020-06-18 14:26     ` Shawn Guo
2020-05-20 15:41 ` [PATCH v8 3/5] ARM: dts: add Protonic VT7 board Oleksij Rempel
2020-05-20 15:41   ` Oleksij Rempel
2020-06-18 14:30   ` Shawn Guo
2020-06-18 14:30     ` Shawn Guo
2020-05-20 15:41 ` [PATCH v8 4/5] ARM: dts: add Protonic RVT board Oleksij Rempel
2020-05-20 15:41   ` Oleksij Rempel
2020-05-20 15:41 ` [PATCH v8 5/5] dt-bindings: arm: fsl: add different Protonic boards Oleksij Rempel
2020-05-20 15:41   ` Oleksij Rempel
2020-05-21 20:00   ` robh [this message]
2020-05-21 20:00     ` robh
2020-05-22  6:03     ` Oleksij Rempel
2020-05-22  6:03       ` Oleksij Rempel
2020-06-18 14:24   ` Shawn Guo
2020-06-18 14:24     ` Shawn Guo

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=20200521200002.GA2800876@bogus \
    --to=robh@kernel.org \
    --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=robh+dt@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.