* [PATCH] ARM: shmobile: kzm9g dts: Configure the HOME key as wake-up source
@ 2015-05-04 17:36 Geert Uytterhoeven
2015-05-07 4:22 ` Simon Horman
0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2015-05-04 17:36 UTC (permalink / raw)
To: linux-arm-kernel
Note that from now on any of the pfc8575 gpio keys will wake up the
system, as the pfc8575 cannot mask individual interrupts.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
arch/arm/boot/dts/sh73a0-kzm9g.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/sh73a0-kzm9g.dts b/arch/arm/boot/dts/sh73a0-kzm9g.dts
index 022ba505f57339a9..24b4cd24dceb2f9e 100644
--- a/arch/arm/boot/dts/sh73a0-kzm9g.dts
+++ b/arch/arm/boot/dts/sh73a0-kzm9g.dts
@@ -147,6 +147,7 @@
gpios = <&pcf8575 14 GPIO_ACTIVE_LOW>;
linux,code = <KEY_HOME>;
label = "SW1";
+ gpio-key,wakeup;
};
};
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: shmobile: kzm9g dts: Configure the HOME key as wake-up source
2015-05-04 17:36 [PATCH] ARM: shmobile: kzm9g dts: Configure the HOME key as wake-up source Geert Uytterhoeven
@ 2015-05-07 4:22 ` Simon Horman
0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2015-05-07 4:22 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, May 04, 2015 at 07:36:09PM +0200, Geert Uytterhoeven wrote:
> Note that from now on any of the pfc8575 gpio keys will wake up the
> system, as the pfc8575 cannot mask individual interrupts.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Thanks, I have queued this up.
> ---
> arch/arm/boot/dts/sh73a0-kzm9g.dts | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/sh73a0-kzm9g.dts b/arch/arm/boot/dts/sh73a0-kzm9g.dts
> index 022ba505f57339a9..24b4cd24dceb2f9e 100644
> --- a/arch/arm/boot/dts/sh73a0-kzm9g.dts
> +++ b/arch/arm/boot/dts/sh73a0-kzm9g.dts
> @@ -147,6 +147,7 @@
> gpios = <&pcf8575 14 GPIO_ACTIVE_LOW>;
> linux,code = <KEY_HOME>;
> label = "SW1";
> + gpio-key,wakeup;
> };
> };
>
> --
> 1.9.1
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-05-07 4:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-04 17:36 [PATCH] ARM: shmobile: kzm9g dts: Configure the HOME key as wake-up source Geert Uytterhoeven
2015-05-07 4:22 ` Simon Horman
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).