diff options
| author | Geert Uytterhoeven <geert+renesas@glider.be> | 2015-02-27 12:48:39 -0500 |
|---|---|---|
| committer | Simon Horman <horms+renesas@verge.net.au> | 2015-03-06 20:07:30 -0500 |
| commit | 90ca409a1e6b9b72d1b6ae716cd7a63335fd0e87 (patch) | |
| tree | f731586daa30976a2b4486ec84e7d2e8b7d586c5 | |
| parent | a104662052b5863663d11895667f0f8a755cd826 (diff) | |
ARM: shmobile: ape6evm dts: Configure the custom switch as wake-up source
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
| -rw-r--r-- | arch/arm/boot/dts/r8a73a4-ape6evm.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/r8a73a4-ape6evm.dts b/arch/arm/boot/dts/r8a73a4-ape6evm.dts index 9734dd74e162..d1b6a07253ae 100644 --- a/arch/arm/boot/dts/r8a73a4-ape6evm.dts +++ b/arch/arm/boot/dts/r8a73a4-ape6evm.dts | |||
| @@ -130,6 +130,7 @@ | |||
| 130 | gpios = <&pfc 324 GPIO_ACTIVE_LOW>; | 130 | gpios = <&pfc 324 GPIO_ACTIVE_LOW>; |
| 131 | linux,code = <KEY_0>; | 131 | linux,code = <KEY_0>; |
| 132 | label = "S16"; | 132 | label = "S16"; |
| 133 | gpio-key,wakeup; | ||
| 133 | }; | 134 | }; |
| 134 | 135 | ||
| 135 | menu-key { | 136 | menu-key { |
