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

ARM: dts: omap3-gta04: add gyroscope

Signed-off-by: NNeilBrown <neil@brown.name>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 e45eebfa
......@@ -275,6 +275,14 @@
interrupts = <19 IRQ_TYPE_LEVEL_HIGH>; /* GPIO_115 */
};
/* gyroscope */
itg3200@68 {
compatible = "invensense,itg3200";
reg = <0x68>;
interrupt-parent = <&gpio2>;
interrupts = <24 0>; /* GPIO_56 */
};
/* leds */
tca6507@45 {
compatible = "ti,tca6507";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册