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

Commit a738c301 authored by Shrey Vijay's avatar Shrey Vijay
Browse files

ARM: dts: msm: Disable I2C_2 and I2C_3 for msm8909w BlackGHost WTP V2



Disable I2C_2 and I2C_3 for msm8909w BlackGhost WTP V2, as there is
no active use case for these instances.

Change-Id: Ib65758265013a4e293291eb9bf6587928d3e86b5
Signed-off-by: default avatarShrey Vijay <shreyv@codeaurora.org>
parent c128d06e
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -83,11 +83,11 @@
};
};


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


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


&blsp1_uart1 {
&blsp1_uart1 {