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

Commit 6aa65423 authored by Tapas Dey's avatar Tapas Dey
Browse files

ARM: dts: msm: Disable NFC dt entries on Tron

As NFC is not PORed on Tron, modified code to
disable NFC dt entries from Tron specific dt
file.

Change-Id: I9c13fc0fff0e50c199a7f9a3932129e7e76834c6
parent 437654fb
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -9,6 +9,10 @@
	qcom,board-id = <0x01020001 0>;
};

&qupv3_se1_i2c {
	status = "disabled";
};

&mdm0 {
	status = "disabled";
};