ARM: dts: omap3-gta04: add gyroscope

Signed-off-by: NeilBrown <neil@brown.name>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
NeilBrown 2015-01-22 21:38:16 +01:00 committed by Tony Lindgren
parent e45eebfab6
commit c4aa13f84f

View File

@ -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";