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

Commit 0ea3f9d1 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: correct vendor prefix and direction of mmc3416x for msm8916"

parents 276f55b9 a986b1f7
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -211,13 +211,13 @@
		bosch,gpio-int2 = <&msm_gpio 114 0x2002>;
	};

	mmc@30 { /* Magnetic field sensor */
		compatible = "mmc,mmc3416x";
	memsic@30 { /* Magnetic field sensor */
		compatible = "memsic,mmc3416x";
		reg = <0x30>;
		vdd-supply = <&pm8916_l17>;
		vio-supply = <&pm8916_l6>;
		mmc,dir = <1>;
		mmc,auto-report;
		memsic,dir = "obverse-x-axis-forward";
		memsic,auto-report;
	};

	mpu6050@68 {