[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-89-g813b3db
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2014-01-31 18:06:01
|
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 813b3db3e0217cf4650f0dab23264433d627703e (commit)
from f047802b9dcf067514d1abfc6578ea67d6c39f6b (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 813b3db3e0217cf4650f0dab23264433d627703e
Author: Eric Jarrige <eri...@ar...>
Date: Fri Jan 31 19:05:50 2014 +0100
[LINUX] 3.13: apf28: add wakeup behavior to the apf28 user key
-----------------------------------------------------------------------
Summary of changes:
.../3.13/0420-armadeus-Add-apf28dev-dts.patch | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/patches/linux/3.13/0420-armadeus-Add-apf28dev-dts.patch b/patches/linux/3.13/0420-armadeus-Add-apf28dev-dts.patch
index 1f642b1..96dafba 100644
--- a/patches/linux/3.13/0420-armadeus-Add-apf28dev-dts.patch
+++ b/patches/linux/3.13/0420-armadeus-Add-apf28dev-dts.patch
@@ -40,7 +40,7 @@ Index: linux-3.13-rc2/arch/arm/boot/dts/imx28-apf28dev.dts
};
};
-@@ -177,4 +187,14 @@
+@@ -177,4 +187,15 @@
brightness-levels = <0 4 8 16 32 64 128 255>;
default-brightness-level = <6>;
};
@@ -52,6 +52,7 @@ Index: linux-3.13-rc2/arch/arm/boot/dts/imx28-apf28dev.dts
+ label = "User button";
+ gpios = <&gpio0 17 0>;
+ linux,code = <0x100>;
++ gpio-key,wakeup;
+ };
+ };
};
hooks/post-receive
--
armadeus
|