All of lore.kernel.org
 help / color / mirror / Atom feed
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 1/2] of: documentation: add bindings documentation for TS-7970
Date: Wed, 29 Nov 2017 14:46:50 +0800	[thread overview]
Message-ID: <20171129064650.GI9376@dragon> (raw)
In-Reply-To: <20171123202446.587-1-sebastien.bourdelin@savoirfairelinux.com>

On Thu, Nov 23, 2017 at 03:24:45PM -0500, Sebastien Bourdelin wrote:
> This adds the documentation for the TS-7970 by Technologic Systems.
> 
> Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>

It needs to be acked by DT maintainer.  I see devicetree list is not on
copy, and that could be the reason why there is no ack from DT
maintainer?

Shawn

> ---
> Changes v1 -> v2:
>   - rebase on master
> ---
>  Documentation/devicetree/bindings/arm/technologic.txt | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/technologic.txt b/Documentation/devicetree/bindings/arm/technologic.txt
> index 33797acad846..187830bd4f51 100644
> --- a/Documentation/devicetree/bindings/arm/technologic.txt
> +++ b/Documentation/devicetree/bindings/arm/technologic.txt
> @@ -10,3 +10,9 @@ It can be mounted on a carrier board providing additional peripheral connectors.
>  Required root node properties:
>  	- compatible = "technologic,imx6dl-ts4900", "fsl,imx6dl"
>  	- compatible = "technologic,imx6q-ts4900", "fsl,imx6q"
> +
> +TS-7970 is a System-on-Module based on the Freescale i.MX6 System-on-Chip.
> +It can be mounted on a carrier board providing additional peripheral connectors.
> +Required root node properties:
> +	- compatible = "technologic,imx6dl-ts7970", "fsl,imx6dl"
> +	- compatible = "technologic,imx6q-ts7970", "fsl,imx6q"
> -- 
> 2.15.0
> 

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>
Cc: linux-kernel@vger.kernel.org, kernel@savoirfairelinux.com,
	linux-arm-kernel@lists.infradead.org, fabio.estevam@nxp.com,
	kernel@pengutronix.de, linux@armlinux.org.uk,
	mark.rutland@arm.com, robh+dt@kernel.org, mark@embeddedarm.com,
	kris@embeddedarm.com
Subject: Re: [PATCH v3 1/2] of: documentation: add bindings documentation for TS-7970
Date: Wed, 29 Nov 2017 14:46:50 +0800	[thread overview]
Message-ID: <20171129064650.GI9376@dragon> (raw)
In-Reply-To: <20171123202446.587-1-sebastien.bourdelin@savoirfairelinux.com>

On Thu, Nov 23, 2017 at 03:24:45PM -0500, Sebastien Bourdelin wrote:
> This adds the documentation for the TS-7970 by Technologic Systems.
> 
> Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>

It needs to be acked by DT maintainer.  I see devicetree list is not on
copy, and that could be the reason why there is no ack from DT
maintainer?

Shawn

> ---
> Changes v1 -> v2:
>   - rebase on master
> ---
>  Documentation/devicetree/bindings/arm/technologic.txt | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/technologic.txt b/Documentation/devicetree/bindings/arm/technologic.txt
> index 33797acad846..187830bd4f51 100644
> --- a/Documentation/devicetree/bindings/arm/technologic.txt
> +++ b/Documentation/devicetree/bindings/arm/technologic.txt
> @@ -10,3 +10,9 @@ It can be mounted on a carrier board providing additional peripheral connectors.
>  Required root node properties:
>  	- compatible = "technologic,imx6dl-ts4900", "fsl,imx6dl"
>  	- compatible = "technologic,imx6q-ts4900", "fsl,imx6q"
> +
> +TS-7970 is a System-on-Module based on the Freescale i.MX6 System-on-Chip.
> +It can be mounted on a carrier board providing additional peripheral connectors.
> +Required root node properties:
> +	- compatible = "technologic,imx6dl-ts7970", "fsl,imx6dl"
> +	- compatible = "technologic,imx6q-ts7970", "fsl,imx6q"
> -- 
> 2.15.0
> 

  parent reply	other threads:[~2017-11-29  6:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-23 20:24 [PATCH v3 1/2] of: documentation: add bindings documentation for TS-7970 Sebastien Bourdelin
2017-11-23 20:24 ` Sebastien Bourdelin
2017-11-23 20:24 ` [PATCH v3 2/2] ARM: dts: TS-7970: add basic device tree Sebastien Bourdelin
2017-11-23 20:24   ` Sebastien Bourdelin
2017-11-29  6:52   ` Shawn Guo
2017-11-29  6:52     ` Shawn Guo
2017-11-29  6:46 ` Shawn Guo [this message]
2017-11-29  6:46   ` [PATCH v3 1/2] of: documentation: add bindings documentation for TS-7970 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=20171129064650.GI9376@dragon \
    --to=shawnguo@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.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.