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

Commit 848afea6 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 I2C_2 and I2C_3 for msm8909w BlackGHost WTP"

parents 959e7c40 53eaf2f6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -81,11 +81,11 @@
};

&i2c_3 {
	status = "ok";
	status = "disabled";
};

&i2c_2 {
	status = "ok";
	status = "disabled";
};

&blsp1_uart1 {