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

Commit 0710544d authored by Umang Agrawal's avatar Umang Agrawal
Browse files

ARM: dts: qcom: Disable I2C node for RUMI platform

I2C node is not emulated on RUMI platform. Hence, disable the same
for lito RUMI platform.

Change-Id: Id52c198dfae670fbfa0351c72ee5f63247fec7b2
parent f65b05c4
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -156,3 +156,7 @@

	status = "ok";
};

&qupv3_se9_i2c {
	status = "disabled";
};