Commit d8c6c30b authored by Dmitry Osipenko's avatar Dmitry Osipenko Committed by Thierry Reding
Browse files

ARM: tegra: acer-a500: Add power supplies to accelerometer



Add power supplies to accelerometer node, for completeness.

Signed-off-by: default avatarDmitry Osipenko <digetx@gmail.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 70e740ad
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -482,6 +482,9 @@
					interrupt-parent = <&gpio>;
					interrupts = <TEGRA_GPIO(S, 7) IRQ_TYPE_EDGE_RISING>;

					vdd-supply   = <&vdd_1v8_sys>;
					vddio-supply = <&vdd_1v8_sys>;

					mount-matrix =	 "0",  "1",  "0",
							 "1",  "0",  "0",
							 "0",  "0", "-1";