提交 f7042049 编写于 作者: V voice 提交者: Nicolas Ferre

ARM: at91: at91sam9n12: correct pin number of gpio-key

Correct pin number of gpio-key for at91sam9n12ek board.
The pioB4 is connect to LED, the pioB3 use as gpio-key.
Signed-off-by: NBo Shen <voice.shen@atmel.com>
Signed-off-by: NNicolas Ferre <nicolas.ferre@atmel.com>
上级 82914f8d
...@@ -137,7 +137,7 @@ ...@@ -137,7 +137,7 @@
enter { enter {
label = "Enter"; label = "Enter";
gpios = <&pioB 4 GPIO_ACTIVE_LOW>; gpios = <&pioB 3 GPIO_ACTIVE_LOW>;
linux,code = <28>; linux,code = <28>;
gpio-key,wakeup; gpio-key,wakeup;
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册