提交 64116257 编写于 作者: G Geert Uytterhoeven 提交者: Tony Lindgren

ARM: dts: OMAP5: uevm: Fix "debounce-interval" property misspelling

"debounce_interval" was never supported.
Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Cc: Benoît Cousson <bcousson@baylibre.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 8cbbf174
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
gpios = <&gpio3 19 GPIO_ACTIVE_LOW>; /* gpio3_83 */ gpios = <&gpio3 19 GPIO_ACTIVE_LOW>; /* gpio3_83 */
wakeup-source; wakeup-source;
autorepeat; autorepeat;
debounce_interval = <50>; debounce-interval = <50>;
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册