All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Oleksij Rempel <o.rempel@pengutronix.de>
Cc: Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.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>,
	David Jander <david@protonic.nl>,
	Fabio Estevam <festevam@gmail.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v1 2/3] dt-bindings: arm: fsl: add Plymovent M2M board
Date: Sat, 5 Sep 2020 15:20:03 +0800	[thread overview]
Message-ID: <20200905072002.GI9261@dragon> (raw)
In-Reply-To: <20200901093736.29316-3-o.rempel@pengutronix.de>

On Tue, Sep 01, 2020 at 11:37:34AM +0200, Oleksij Rempel wrote:
> Add Plymovent Group BV M2M iMX6dl based board
> 
> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
> ---
>  Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index 6da9d734cdb7..5ecd3dd6ff23 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -176,6 +176,7 @@ properties:
>                - kontron,imx6dl-samx6i     # Kontron i.MX6 Solo SMARC Module
>                - prt,prtrvt                # Protonic RVT board
>                - prt,prtvt7                # Protonic VT7 board
> +              - ply,plym2m                # Plymovent M2M board

'l' goes before 'r'.

Shawn

>                - 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
> -- 
> 2.28.0
> 

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

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Oleksij Rempel <o.rempel@pengutronix.de>
Cc: Mark Rutland <mark.rutland@arm.com>,
	Rob Herring <robh+dt@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	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 v1 2/3] dt-bindings: arm: fsl: add Plymovent M2M board
Date: Sat, 5 Sep 2020 15:20:03 +0800	[thread overview]
Message-ID: <20200905072002.GI9261@dragon> (raw)
In-Reply-To: <20200901093736.29316-3-o.rempel@pengutronix.de>

On Tue, Sep 01, 2020 at 11:37:34AM +0200, Oleksij Rempel wrote:
> Add Plymovent Group BV M2M iMX6dl based board
> 
> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
> ---
>  Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index 6da9d734cdb7..5ecd3dd6ff23 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -176,6 +176,7 @@ properties:
>                - kontron,imx6dl-samx6i     # Kontron i.MX6 Solo SMARC Module
>                - prt,prtrvt                # Protonic RVT board
>                - prt,prtvt7                # Protonic VT7 board
> +              - ply,plym2m                # Plymovent M2M board

'l' goes before 'r'.

Shawn

>                - 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
> -- 
> 2.28.0
> 

  reply	other threads:[~2020-09-05  7:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-01  9:37 [PATCH v1 0/3] mainline Plymovent M2M board Oleksij Rempel
2020-09-01  9:37 ` Oleksij Rempel
2020-09-01  9:37 ` [PATCH v1 1/3] dt-bindings: vendor-prefixes: Add an entry for Plymovent Oleksij Rempel
2020-09-01  9:37   ` Oleksij Rempel
2020-09-01  9:37 ` [PATCH v1 2/3] dt-bindings: arm: fsl: add Plymovent M2M board Oleksij Rempel
2020-09-01  9:37   ` Oleksij Rempel
2020-09-05  7:20   ` Shawn Guo [this message]
2020-09-05  7:20     ` Shawn Guo
2020-09-01  9:37 ` [PATCH v1 3/3] ARM: dts: " Oleksij Rempel
2020-09-01  9:37   ` Oleksij Rempel
2020-09-05  7:30   ` Shawn Guo
2020-09-05  7:30     ` 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=20200905072002.GI9261@dragon \
    --to=shawnguo@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=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    /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.