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

Commit 53eaf2f6 authored by Shrey Vijay's avatar Shrey Vijay
Browse files

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



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

Change-Id: Ic04e2b8dcde0854a012c935ce7a9e311c541cdba
Signed-off-by: default avatarShrey Vijay <shreyv@codeaurora.org>
parent ed1679e4
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 {