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

Commit 0c892a4a 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: Disable pericom-type-c for qrd8937 sku1 and sku2"

parents a00f44e8 2fda2edf
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -39,3 +39,9 @@
			"AMIC3", "MIC BIAS External";
	};
};

&i2c_2 {
	pericom-type-c@1d {
		status="disabled";
	};
};
+6 −0
Original line number Diff line number Diff line
@@ -64,3 +64,9 @@
			"AMIC3", "MIC BIAS External";
	};
};

&i2c_2 {
	pericom-type-c@1d {
		status="disabled";
	};
};