Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 854f9021 authored by Oliver Wang's avatar Oliver Wang Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: fix the mpu6050 not working issue on 8916 MTP



The vi2c-supply property is a required property and should be
specified in the dts file. Otherwise it will cause the mpu6050
sensor probe failure.

Change-Id: Ib559c1709fe4a2da6e1439edfbfa6ddf7edc1e65
CRs-fixed: 593777
Signed-off-by: default avatarOliver Wang <mengmeng@codeaurora.org>
parent 7a941268
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -84,6 +84,7 @@
			interrupts = <115 0x2>;
			vdd-supply = <&pm8916_l17>;
			vlogic-supply = <&pm8916_l16>;
			vi2c-supply = <&pm8916_l6>;
			invn,gpio-int = <&msm_gpio 115 0x2>;
			invn,place = "Portrait Down Back Side";
		};