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

Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
Gwenhael Goavec-Merou 2015-03-11 16:06:01 +01:00 committed by Shawn Guo
parent 816bd40186
commit e9b16e9cae
1 changed files with 1 additions and 0 deletions

View File

@ -225,6 +225,7 @@
label = "User button";
gpios = <&gpio0 17 GPIO_ACTIVE_LOW>;
linux,code = <0x100>;
gpio-key,wakeup;
};
};
};