All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH/RFC] ARM: shmobile: lager: Fix node name of GPIO keys
Date: Thu, 30 Oct 2014 11:33:04 +0000	[thread overview]
Message-ID: <545221F0.2030509@cogentembedded.com> (raw)
In-Reply-To: <1414648571-30419-1-git-send-email-horms+renesas@verge.net.au>

Hello.

On 10/30/2014 8:56 AM, Simon Horman wrote:

> From: Koji Matsuoka <koji.matsuoka.xm@renesas.com>

> gpio_keys appears to be consistent with more dts files than gpio-keys

    Vice versa, I guess if you're changing underscore to hyphen?

> Signed-off-by: Koji Matsuoka <koji.matsuoka.xm@renesas.com>
> [simon: reworded changelog]
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> ---
> Based on the renesas-devel-20141030-v3.18-rc2 branch of my renesas tree

>   arch/arm/boot/dts/r8a7790-lager.dts | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

> diff --git a/arch/arm/boot/dts/r8a7790-lager.dts b/arch/arm/boot/dts/r8a7790-lager.dts
> index 830f2e8..6c05644 100644
> --- a/arch/arm/boot/dts/r8a7790-lager.dts
> +++ b/arch/arm/boot/dts/r8a7790-lager.dts
> @@ -43,7 +43,7 @@
>   		#size-cells = <1>;
>   	};
>
> -	gpio_keys {
> +	gpio-keys {
>   		compatible = "gpio-keys";

WBR, Sergei


WARNING: multiple messages have this Message-ID (diff)
From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH/RFC] ARM: shmobile: lager: Fix node name of GPIO keys
Date: Thu, 30 Oct 2014 14:33:04 +0300	[thread overview]
Message-ID: <545221F0.2030509@cogentembedded.com> (raw)
In-Reply-To: <1414648571-30419-1-git-send-email-horms+renesas@verge.net.au>

Hello.

On 10/30/2014 8:56 AM, Simon Horman wrote:

> From: Koji Matsuoka <koji.matsuoka.xm@renesas.com>

> gpio_keys appears to be consistent with more dts files than gpio-keys

    Vice versa, I guess if you're changing underscore to hyphen?

> Signed-off-by: Koji Matsuoka <koji.matsuoka.xm@renesas.com>
> [simon: reworded changelog]
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> ---
> Based on the renesas-devel-20141030-v3.18-rc2 branch of my renesas tree

>   arch/arm/boot/dts/r8a7790-lager.dts | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

> diff --git a/arch/arm/boot/dts/r8a7790-lager.dts b/arch/arm/boot/dts/r8a7790-lager.dts
> index 830f2e8..6c05644 100644
> --- a/arch/arm/boot/dts/r8a7790-lager.dts
> +++ b/arch/arm/boot/dts/r8a7790-lager.dts
> @@ -43,7 +43,7 @@
>   		#size-cells = <1>;
>   	};
>
> -	gpio_keys {
> +	gpio-keys {
>   		compatible = "gpio-keys";

WBR, Sergei

  parent reply	other threads:[~2014-10-30 11:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-30  5:56 [PATCH/RFC] ARM: shmobile: lager: Fix node name of GPIO keys Simon Horman
2014-10-30  5:56 ` Simon Horman
2014-10-30  9:48 ` Geert Uytterhoeven
2014-10-30  9:48   ` Geert Uytterhoeven
2014-10-30  9:48   ` Geert Uytterhoeven
2014-11-12  8:31   ` Simon Horman
2014-11-12  8:31     ` Simon Horman
2014-11-12  8:31     ` Simon Horman
2014-10-30 11:33 ` Sergei Shtylyov [this message]
2014-10-30 11:33   ` Sergei Shtylyov

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=545221F0.2030509@cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded.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.