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

Commit e6860653 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: enable mpu6050 interrupt mode for 8939MTP"

parents f5f5b9ab 9b9e220f
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -112,12 +112,13 @@
			pinctrl-0 = <&mpu6050_default>;
			pinctrl-1 = <&mpu6050_sleep>;
			interrupt-parent = <&msm_gpio>;
			interrupts = <115 0x2>;
			interrupts = <115 0x1>;
			vdd-supply = <&pm8916_l17>;
			vlogic-supply = <&pm8916_l16>;
			vi2c-supply = <&pm8916_l6>;
			invn,gpio-int = <&msm_gpio 115 0x2>;
			invn,gpio-int = <&msm_gpio 115 0x1>;
			invn,place = "Portrait Down Back Side";
			invn,use-interrupt;
		};

		avago@39 { /* Ambient light and proximity sensor */
+1 −1
Original line number Diff line number Diff line
@@ -580,7 +580,7 @@
			label = "mpu6050-irq";
			mpu6050_default: mpu6050_default {
				drive-strength = <6>;
				bias-pull-up;
				bias-pull-down;
			};
			mpu6050_sleep: mpu6050_sleep {
				drive-strength = <2>;