Commit e9b16e9c authored by Gwenhael Goavec-Merou's avatar Gwenhael Goavec-Merou Committed by Shawn Guo

ARM: dts: imx28-apf28dev: add wakeup function to user button

Signed-off-by: default avatarGwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 816bd401
...@@ -225,6 +225,7 @@ user-button { ...@@ -225,6 +225,7 @@ user-button {
label = "User button"; label = "User button";
gpios = <&gpio0 17 GPIO_ACTIVE_LOW>; gpios = <&gpio0 17 GPIO_ACTIVE_LOW>;
linux,code = <0x100>; linux,code = <0x100>;
gpio-key,wakeup;
}; };
}; };
}; };
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment