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

Commit 004822e0 authored by Shaoqi,Li's avatar Shaoqi,Li Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: disable qupv3_se1_i2c for kona iot-rb5

qupv3_se1_i2c is for nfc, but kona rb5 has not nfc device.

Change-Id: I972001854e2e4f5d0aef065b800c36d22a62bdfd
parent a3114cca
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -6,6 +6,10 @@
	status = "okay";
};

&qupv3_se1_i2c {
	status = "disabled";
};

&qupv3_se6_4uart {
	status = "ok";
};