aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/boot/dts/imx28-apf28dev.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx28-apf28dev.dts b/arch/arm/boot/dts/imx28-apf28dev.dts
index 1e72b0de57ea..7ac4f1af16ac 100644
--- a/arch/arm/boot/dts/imx28-apf28dev.dts
+++ b/arch/arm/boot/dts/imx28-apf28dev.dts
@@ -225,6 +225,7 @@
225 label = "User button"; 225 label = "User button";
226 gpios = <&gpio0 17 GPIO_ACTIVE_LOW>; 226 gpios = <&gpio0 17 GPIO_ACTIVE_LOW>;
227 linux,code = <0x100>; 227 linux,code = <0x100>;
228 gpio-key,wakeup;
228 }; 229 };
229 }; 230 };
230}; 231};