Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c4aa13f8 authored by NeilBrown's avatar NeilBrown Committed by Tony Lindgren
Browse files

ARM: dts: omap3-gta04: add gyroscope



Signed-off-by: default avatarNeilBrown <neil@brown.name>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent e45eebfa
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -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";