public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: gwenhael.goavec-merou@armadeus.com (gwenhael.goavec)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: dts: imx28-apf28dev: fix user button polarity
Date: Mon, 23 Mar 2015 11:40:29 +0100	[thread overview]
Message-ID: <20150323114029.302275ce@x230.trabucayre.com> (raw)
In-Reply-To: <1426086361-32933-1-git-send-email-gwenhael.goavec-merou@armadeus.com>

ping?

On Wed, 11 Mar 2015 16:06:00 +0100
Gwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com> wrote:

> Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>
> ---
>  arch/arm/boot/dts/imx28-apf28dev.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/imx28-apf28dev.dts b/arch/arm/boot/dts/imx28-apf28dev.dts
> index 81e5f75..1e72b0d 100644
> --- a/arch/arm/boot/dts/imx28-apf28dev.dts
> +++ b/arch/arm/boot/dts/imx28-apf28dev.dts
> @@ -223,7 +223,7 @@
>  
>  		user-button {
>  			label = "User button";
> -			gpios = <&gpio0 17 0>;
> +			gpios = <&gpio0 17 GPIO_ACTIVE_LOW>;
>  			linux,code = <0x100>;
>  		};
>  	};
> -- 
> 2.0.5
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
> 

  parent reply	other threads:[~2015-03-23 10:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-11 15:06 [PATCH 1/2] ARM: dts: imx28-apf28dev: fix user button polarity Gwenhael Goavec-Merou
2015-03-11 15:06 ` [PATCH 2/2] ARM: dts: imx28-apf28dev: add wakeup function to user button Gwenhael Goavec-Merou
2015-03-23 10:40 ` gwenhael.goavec [this message]
2015-03-23 13:24   ` [PATCH 1/2] ARM: dts: imx28-apf28dev: fix user button polarity 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=20150323114029.302275ce@x230.trabucayre.com \
    --to=gwenhael.goavec-merou@armadeus.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox