diff options
-rw-r--r-- | arch/arm/boot/dts/at91sam9n12ek.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/at91sam9n12ek.dts b/arch/arm/boot/dts/at91sam9n12ek.dts index 7a95a2873fd7..3e86b05bb136 100644 --- a/arch/arm/boot/dts/at91sam9n12ek.dts +++ b/arch/arm/boot/dts/at91sam9n12ek.dts | |||
@@ -137,7 +137,7 @@ | |||
137 | 137 | ||
138 | enter { | 138 | enter { |
139 | label = "Enter"; | 139 | label = "Enter"; |
140 | gpios = <&pioB 4 GPIO_ACTIVE_LOW>; | 140 | gpios = <&pioB 3 GPIO_ACTIVE_LOW>; |
141 | linux,code = <28>; | 141 | linux,code = <28>; |
142 | gpio-key,wakeup; | 142 | gpio-key,wakeup; |
143 | }; | 143 | }; |