All of lore.kernel.org
 help / color / mirror / Atom feed
From: santosh.shilimkar@ti.com (Santosh Shilimkar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: k2hk-evm: rename clock node to clocks
Date: Fri, 31 Jan 2014 09:36:38 -0500	[thread overview]
Message-ID: <52EBB4F6.3050202@ti.com> (raw)
In-Reply-To: <1391175066-13862-1-git-send-email-grygorii.strashko@ti.com>

On Friday 31 January 2014 08:31 AM, Grygorii Strashko wrote:
> Fix type in clock(s) node name: "clock"-->"clocks".
> 
s/type/typo ;-)

> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
> ---
No need to resend, I will fix it up while applying it

>  arch/arm/boot/dts/k2hk-evm.dts |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/k2hk-evm.dts b/arch/arm/boot/dts/k2hk-evm.dts
> index eaefdfe..c02c3a8 100644
> --- a/arch/arm/boot/dts/k2hk-evm.dts
> +++ b/arch/arm/boot/dts/k2hk-evm.dts
> @@ -15,7 +15,7 @@
>  	compatible =  "ti,keystone-evm";
>  
>  	soc {
> -		clock {
> +		clocks {
>  			refclksys: refclksys {
>  				#clock-cells = <0>;
>  				compatible = "fixed-clock";
> 

WARNING: multiple messages have this Message-ID (diff)
From: Santosh Shilimkar <santosh.shilimkar@ti.com>
To: Grygorii Strashko <grygorii.strashko@ti.com>
Cc: ivan.khoronzhuk@ti.com, devicetree@vger.kernel.org,
	Rob Herring <robh+dt@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	Kumar Gala <galak@codeaurora.org>
Subject: Re: [PATCH] ARM: dts: k2hk-evm: rename clock node to clocks
Date: Fri, 31 Jan 2014 09:36:38 -0500	[thread overview]
Message-ID: <52EBB4F6.3050202@ti.com> (raw)
In-Reply-To: <1391175066-13862-1-git-send-email-grygorii.strashko@ti.com>

On Friday 31 January 2014 08:31 AM, Grygorii Strashko wrote:
> Fix type in clock(s) node name: "clock"-->"clocks".
> 
s/type/typo ;-)

> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
> ---
No need to resend, I will fix it up while applying it

>  arch/arm/boot/dts/k2hk-evm.dts |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/k2hk-evm.dts b/arch/arm/boot/dts/k2hk-evm.dts
> index eaefdfe..c02c3a8 100644
> --- a/arch/arm/boot/dts/k2hk-evm.dts
> +++ b/arch/arm/boot/dts/k2hk-evm.dts
> @@ -15,7 +15,7 @@
>  	compatible =  "ti,keystone-evm";
>  
>  	soc {
> -		clock {
> +		clocks {
>  			refclksys: refclksys {
>  				#clock-cells = <0>;
>  				compatible = "fixed-clock";
> 

  parent reply	other threads:[~2014-01-31 14:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-31 13:31 [PATCH] ARM: dts: k2hk-evm: rename clock node to clocks Grygorii Strashko
2014-01-31 13:31 ` Grygorii Strashko
2014-01-31 14:11 ` Sergei Shtylyov
2014-01-31 14:11   ` Sergei Shtylyov
2014-01-31 14:36 ` Santosh Shilimkar [this message]
2014-01-31 14:36   ` Santosh Shilimkar
2014-01-31 16:03   ` Grygorii Strashko
2014-01-31 16:03     ` Grygorii Strashko

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=52EBB4F6.3050202@ti.com \
    --to=santosh.shilimkar@ti.com \
    --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.