Commit c936afb5 authored by Andreas Kemnade's avatar Andreas Kemnade Committed by Tony Lindgren
Browse files

arm: dts: omap3-gta04: fix missing sensor supply



Add mandatory supply properties. The supply is always on, so it is just
a syntax issue, no functional change.

Signed-off-by: default avatarAndreas Kemnade <andreas@kemnade.info>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 56696bf7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -508,6 +508,8 @@ bmp085@77 {
		pinctrl-0 = <&bmp085_pins>;
		interrupt-parent = <&gpio4>;
		interrupts = <17 IRQ_TYPE_EDGE_RISING>; /* GPIO_113 */
		vdda-supply = <&vio>;
		vddd-supply = <&vio>;
	};

	/* accelerometer */