public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Eric Engestrom <eric@engestrom.ch>
Cc: linux-kernel@vger.kernel.org, Pawel Moll <pawel.moll@arm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Kumar Gala <galak@codeaurora.org>,
	Yisen Zhuang <yisen.zhuang@huawei.com>,
	"David S. Miller" <davem@davemloft.net>,
	Kenneth Lee <liguozhu@huawei.com>,
	huangdaode <huangdaode@hisilicon.com>,
	yankejian <yankejian@huawei.com>,
	Phil Reid <preid@electromag.com.au>,
	Giuseppe Cavallaro <peppe.cavallaro@st.com>,
	Alexandre TORGUE <alexandre.torgue@st.com>,
	Dan Murphy <dmurphy@ti.com>,
	Florian Fainelli <f.fainelli@gmail.com>,
	devicetree@vger.kernel.org
Subject: Re: [PATCH 18/41] Documentation: dt: net: fix spelling mistakes
Date: Mon, 25 Apr 2016 08:50:39 -0500	[thread overview]
Message-ID: <20160425135039.GA8956@rob-hp-laptop> (raw)
In-Reply-To: <1461543878-3639-19-git-send-email-eric@engestrom.ch>

On Mon, Apr 25, 2016 at 01:24:15AM +0100, Eric Engestrom wrote:
> Signed-off-by: Eric Engestrom <eric@engestrom.ch>

Applied, thanks.

Rob

> ---
>  Documentation/devicetree/bindings/net/hisilicon-hns-nic.txt | 2 +-
>  Documentation/devicetree/bindings/net/stmmac.txt            | 4 ++--
>  Documentation/devicetree/bindings/net/ti,dp83867.txt        | 2 +-
>  3 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/net/hisilicon-hns-nic.txt b/Documentation/devicetree/bindings/net/hisilicon-hns-nic.txt
> index e6a9d1c..e911a63 100644
> --- a/Documentation/devicetree/bindings/net/hisilicon-hns-nic.txt
> +++ b/Documentation/devicetree/bindings/net/hisilicon-hns-nic.txt
> @@ -8,7 +8,7 @@ Required properties:
>    specifies a reference to the associating hardware driver node.
>    see Documentation/devicetree/bindings/net/hisilicon-hns-dsaf.txt
>  - port-id: is the index of port provided by DSAF (the accelerator). DSAF can
> -  connect to 8 PHYs. Port 0 to 1 are both used for adminstration purpose. They
> +  connect to 8 PHYs. Port 0 to 1 are both used for administration purpose. They
>    are called debug ports.
>  
>    The remaining 6 PHYs are taken according to the mode of DSAF.
> diff --git a/Documentation/devicetree/bindings/net/stmmac.txt b/Documentation/devicetree/bindings/net/stmmac.txt
> index 6605d19..9651dfd 100644
> --- a/Documentation/devicetree/bindings/net/stmmac.txt
> +++ b/Documentation/devicetree/bindings/net/stmmac.txt
> @@ -51,8 +51,8 @@ Optional properties:
>  			   AXI register inside the DMA module:
>  	- snps,lpi_en: enable Low Power Interface
>  	- snps,xit_frm: unlock on WoL
> -	- snps,wr_osr_lmt: max write oustanding req. limit
> -	- snps,rd_osr_lmt: max read oustanding req. limit
> +	- snps,wr_osr_lmt: max write outstanding req. limit
> +	- snps,rd_osr_lmt: max read outstanding req. limit
>  	- snps,kbbe: do not cross 1KiB boundary.
>  	- snps,axi_all: align address
>  	- snps,blen: this is a vector of supported burst length.
> diff --git a/Documentation/devicetree/bindings/net/ti,dp83867.txt b/Documentation/devicetree/bindings/net/ti,dp83867.txt
> index 58d935b..5d21141 100644
> --- a/Documentation/devicetree/bindings/net/ti,dp83867.txt
> +++ b/Documentation/devicetree/bindings/net/ti,dp83867.txt
> @@ -2,7 +2,7 @@
>  
>  Required properties:
>  	- reg - The ID number for the phy, usually a small integer
> -	- ti,rx-internal-delay - RGMII Recieve Clock Delay - see dt-bindings/net/ti-dp83867.h
> +	- ti,rx-internal-delay - RGMII Receive Clock Delay - see dt-bindings/net/ti-dp83867.h
>  		for applicable values
>  	- ti,tx-internal-delay - RGMII Transmit Clock Delay - see dt-bindings/net/ti-dp83867.h
>  		for applicable values
> -- 
> 2.8.0
> 

  reply	other threads:[~2016-04-25 13:50 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1461543878-3639-1-git-send-email-eric@engestrom.ch>
2016-04-25  0:24 ` [PATCH 07/41] Documentation: dt: arc: fix spelling mistakes Eric Engestrom
2016-04-25  8:52   ` Vineet Gupta
2016-04-25  0:24 ` [PATCH 08/41] Documentation: dt: arm: " Eric Engestrom
2016-04-25 13:48   ` Rob Herring
2016-04-25  0:24 ` [PATCH 09/41] Documentation: dt: clock: " Eric Engestrom
     [not found]   ` <1461543878-3639-10-git-send-email-eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
2016-04-25  3:00     ` Randy Dunlap
2016-04-25  7:31     ` Heiko Stübner
2016-04-25 13:53     ` Rob Herring
2016-04-25  0:24 ` [PATCH 10/41] Documentation: dt: display: fix spelling mistake Eric Engestrom
2016-04-25 13:49   ` Rob Herring
2016-04-25  0:24 ` [PATCH 11/41] Documentation: dt: dma: " Eric Engestrom
2016-04-25 13:49   ` Rob Herring
2016-04-25  0:24 ` [PATCH 12/41] Documentation: dt: input: fix spelling mistakes Eric Engestrom
2016-04-25 13:49   ` Rob Herring
2016-04-25  0:24 ` [PATCH 13/41] Documentation: dt: interrupt-controller: " Eric Engestrom
     [not found]   ` <1461543878-3639-14-git-send-email-eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
2016-04-25 13:50     ` Rob Herring
2016-04-25  0:24 ` [PATCH 14/41] Documentation: dt: media: fix spelling mistake Eric Engestrom
2016-04-25 13:50   ` Rob Herring
2016-04-25  0:24 ` [PATCH 16/41] Documentation: dt: mmc: " Eric Engestrom
2016-04-25 13:50   ` Rob Herring
2016-04-25  0:24 ` [PATCH 18/41] Documentation: dt: net: fix spelling mistakes Eric Engestrom
2016-04-25 13:50   ` Rob Herring [this message]
     [not found] ` <1461543878-3639-1-git-send-email-eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
2016-04-25  0:24   ` [PATCH 15/41] Documentation: dt: mfd: " Eric Engestrom
2016-04-25 13:50     ` Rob Herring
2016-04-25 16:58       ` Lee Jones
2016-04-25 22:56         ` Rob Herring
2016-04-26  6:35           ` Lee Jones
2016-04-26 13:35             ` Rob Herring
     [not found]               ` <CAL_JsqLn7cZqqWzOT97QPaMyiPsTJRsp=_oNRDAjWtPo5fvngw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-04-26 13:49                 ` Lee Jones
2016-04-25  0:24   ` [PATCH 17/41] Documentation: dt: mtd: fix spelling mistake Eric Engestrom
2016-04-25 13:50     ` Rob Herring
2016-04-25  0:24   ` [PATCH 19/41] Documentation: dt: opp: " Eric Engestrom
2016-04-25  3:02     ` Viresh Kumar
2016-04-25 13:50     ` Rob Herring
2016-04-25  0:24   ` [PATCH 21/41] Documentation: dt: power: " Eric Engestrom
2016-04-25 13:51     ` Rob Herring
2016-04-25  0:24 ` [PATCH 20/41] Documentation: dt: pinctrl: " Eric Engestrom
2016-04-25 13:51   ` Rob Herring
2016-04-25  0:24 ` [PATCH 22/41] Documentation: dt: soc: fix spelling mistakes Eric Engestrom
     [not found]   ` <1461543878-3639-23-git-send-email-eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
2016-04-25 13:51     ` Rob Herring

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=20160425135039.GA8956@rob-hp-laptop \
    --to=robh@kernel.org \
    --cc=alexandre.torgue@st.com \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=dmurphy@ti.com \
    --cc=eric@engestrom.ch \
    --cc=f.fainelli@gmail.com \
    --cc=galak@codeaurora.org \
    --cc=huangdaode@hisilicon.com \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=liguozhu@huawei.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=peppe.cavallaro@st.com \
    --cc=preid@electromag.com.au \
    --cc=yankejian@huawei.com \
    --cc=yisen.zhuang@huawei.com \
    /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