arm: dts: omap3-gta04: fix missing sensor supply
authorAndreas Kemnade <andreas@kemnade.info>
Fri, 1 Oct 2021 07:34:13 +0000 (09:34 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 6 Oct 2021 07:32:02 +0000 (10:32 +0300)
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>
arch/arm/boot/dts/omap3-gta04.dtsi

index 9ccd45599104d626ba374df54d308be6d5817974..ca6c95b432b51254bc884f2098355ab2da35bb9d 100644 (file)
                pinctrl-0 = <&bmp085_pins>;
                interrupt-parent = <&gpio4>;
                interrupts = <17 IRQ_TYPE_EDGE_RISING>; /* GPIO_113 */
+               vdda-supply = <&vio>;
+               vddd-supply = <&vio>;
        };
 
        /* accelerometer */