提交 1e1e8cb3 编写于 作者: N NeilBrown 提交者: Tony Lindgren

ARM: dts: omap3-gta04: Disable keypad

The twl4030 keypad is not wired up in the gta04, so mark it disabled
to avoid pointless initialization.
Signed-off-by: NNeilBrown <neil@brown.name>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 01ca6d57
......@@ -377,6 +377,10 @@
status = "disabled";
};
&twl_keypad {
status = "disabled";
};
&uart1 {
pinctrl-names = "default";
pinctrl-0 = <&uart1_pins>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册