devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
To: Eric Engestrom <eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>,
	Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
	Ian Campbell
	<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
	linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH 09/41] Documentation: dt: clock: fix spelling mistakes
Date: Sun, 24 Apr 2016 20:00:51 -0700	[thread overview]
Message-ID: <571D8863.3030202@infradead.org> (raw)
In-Reply-To: <1461543878-3639-10-git-send-email-eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>

On 04/24/16 17:24, Eric Engestrom wrote:
> Signed-off-by: Eric Engestrom <eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
> ---
>  Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.txt | 2 +-
>  Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt | 2 +-
>  Documentation/devicetree/bindings/clock/st/st,clkgen.txt        | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.txt b/Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.txt
> index 0c2bf5e..7f36853 100644
> --- a/Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.txt
> +++ b/Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.txt
> @@ -16,7 +16,7 @@ Required Properties:
>  Optional Properties:
>  
>  - rockchip,grf: phandle to the syscon managing the "general register files"
> -  If missing pll rates are not changable, due to the missing pll lock status.
> +  If missing pll rates are not changeable, due to the missing pll lock status.
>  
>  Each clock is assigned an identifier and client nodes can use this identifier
>  to specify the clock which they consume. All available clocks are defined as
> diff --git a/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt b/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt
> index c9fbb76..8cb47c3 100644
> --- a/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt
> +++ b/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt
> @@ -15,7 +15,7 @@ Required Properties:
>  Optional Properties:
>  
>  - rockchip,grf: phandle to the syscon managing the "general register files"
> -  If missing pll rates are not changable, due to the missing pll lock status.
> +  If missing pll rates are not changeable, due to the missing pll lock status.
>  
>  Each clock is assigned an identifier and client nodes can use this identifier
>  to specify the clock which they consume. All available clocks are defined as
> diff --git a/Documentation/devicetree/bindings/clock/st/st,clkgen.txt b/Documentation/devicetree/bindings/clock/st/st,clkgen.txt
> index 78978f1..426bdda 100644
> --- a/Documentation/devicetree/bindings/clock/st/st,clkgen.txt
> +++ b/Documentation/devicetree/bindings/clock/st/st,clkgen.txt
> @@ -40,7 +40,7 @@ address is common of all subnode.
>  	};
>  
>  This binding uses the common clock binding[1].
> -Each subnode should use the binding discribe in [2]..[7]
> +Each subnode should use the binding describe in [2]..[7]

described ?

>  
>  [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
>  [2] Documentation/devicetree/bindings/clock/st,clkgen-divmux.txt
> 


-- 
~Randy

  parent reply	other threads:[~2016-04-25  3:00 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 [this message]
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
     [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: fix spelling mistakes 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 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
2016-04-25  0:24 ` [PATCH 20/41] Documentation: dt: pinctrl: fix spelling mistake 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=571D8863.3030202@infradead.org \
    --to=rdunlap-wegcikhe2lqwvfeawa7xhq@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org \
    --cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
    --cc=heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org \
    --cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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).