ARM: dts: imx6qdl-zii-rdu2: Specify supplies for accelerometer
Specify 'vdd' and 'vddio' supplies for accelerometer to avoid warnings during boot. Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Cc: Fabio Estevam <festevam@gmail.com> Cc: Chris Healy <cphealy@gmail.com> Cc: Lucas Stach <l.stach@pengutronix.de> Cc: Shawn Guo <shawnguo@kernel.org> Cc: linux-arm-kernel@lists.infradead.org, Cc: linux-kernel@vger.kernel.org Reviewed-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
f8b83f583d
commit
61a988183a
@ -360,6 +360,8 @@
|
||||
interrupt-parent = <&gpio1>;
|
||||
interrupt-names = "INT2";
|
||||
interrupts = <20 IRQ_TYPE_LEVEL_LOW>;
|
||||
vdd-supply = <®_3p3v>;
|
||||
vddio-supply = <®_3p3v>;
|
||||
};
|
||||
|
||||
hpa2: amp@60 {
|
||||
|
Loading…
Reference in New Issue
Block a user