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:
committed by
Shawn Guo
parent
816bd40186
commit
e9b16e9cae
@@ -225,6 +225,7 @@
|
|||||||
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;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user