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: Andreas Kemnade <andreas@kemnade.info>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Andreas Kemnade 2021-10-01 09:34:13 +02:00 committed by Tony Lindgren
parent 56696bf78e
commit c936afb573
1 changed files with 2 additions and 0 deletions

View File

@ -508,6 +508,8 @@
pinctrl-0 = <&bmp085_pins>;
interrupt-parent = <&gpio4>;
interrupts = <17 IRQ_TYPE_EDGE_RISING>; /* GPIO_113 */
vdda-supply = <&vio>;
vddd-supply = <&vio>;
};
/* accelerometer */