提交 24d0bb88 编写于 作者: N NeilBrown 提交者: Tony Lindgren

ARM: dts: omap3-gta04: Add bma180 accelerometer

Add node for bma180 driver.
Signed-off-by: NNeilBrown <neilb@suse.de>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 5a13ba68
......@@ -108,6 +108,14 @@
reg = <0x77>;
};
/* accelerometer */
bma180@41 {
compatible = "bosch,bma180";
reg = <0x41>;
interrupt-parent = <&gpio3>;
interrupts = <19 IRQ_TYPE_LEVEL_HIGH>;
};
/* leds */
tca6507@45 {
compatible = "ti,tca6507";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册