提交 b36c8ac9 编写于 作者: S Sebastian Reichel 提交者: Tony Lindgren

ARM: dts: twl4030: Add madc

Add madc node to twl4030, so that board DTS
files can simply reference the A/D converter.
Signed-off-by: NSebastian Reichel <sre@debian.org>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 c1ad2206
......@@ -152,4 +152,10 @@ twl_keypad: keypad {
keypad,num-rows = <8>;
keypad,num-columns = <8>;
};
twl_madc: madc {
compatible = "ti,twl4030-madc";
interrupts = <3>;
#io-channel-cells = <1>;
};
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册