[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-90-gcbdd5d7
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2014-01-31 23:45:08
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via cbdd5d720cf3496ef7e4f21fe465c2bfeac84103 (commit)
from 813b3db3e0217cf4650f0dab23264433d627703e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit cbdd5d720cf3496ef7e4f21fe465c2bfeac84103
Author: Eric Jarrige <eri...@ar...>
Date: Sat Feb 1 00:44:48 2014 +0100
[LINUX] 3.13: apf27: add user button wakeup behavior
-----------------------------------------------------------------------
Summary of changes:
...us-dts-apf27-add_gpio_key_wakeup_behavior.patch | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
create mode 100644 patches/linux/3.13/0222-armadeus-dts-apf27-add_gpio_key_wakeup_behavior.patch
diff --git a/patches/linux/3.13/0222-armadeus-dts-apf27-add_gpio_key_wakeup_behavior.patch b/patches/linux/3.13/0222-armadeus-dts-apf27-add_gpio_key_wakeup_behavior.patch
new file mode 100644
index 0000000..000e58c
--- /dev/null
+++ b/patches/linux/3.13/0222-armadeus-dts-apf27-add_gpio_key_wakeup_behavior.patch
@@ -0,0 +1,17 @@
+add wakeup capabilities to the apf27 user button
+
+Signed-off-by: Eric Jarrige <eri...@ar...>
+
+Index: linux-3.13.1/arch/arm/boot/dts/imx27-apf27dev.dts
+===================================================================
+--- linux-3.13.1/arch/arm/boot/dts/imx27-apf27dev.dts
++++ linux-3.13.1/arch/arm/boot/dts/imx27-apf27dev.dts
+@@ -43,6 +43,7 @@
+ label = "user";
+ gpios = <&gpio6 13 0>;
+ linux,code = <276>; /* BTN_EXTRA */
++ gpio-key,wakeup;
+ };
+ };
+
+--
hooks/post-receive
--
armadeus
|