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

Commit 2491b81a authored by BIVASH KUMAR SINGH's avatar BIVASH KUMAR SINGH
Browse files

ARM: dts: msm: Remove touch and ESD check for Bengal nopmi

Remove touch and ESD check for nopmi version of Bengal platform

Change-Id: I331422d040770386793666cd67b7f05f3bfba370
parent 93a7009f
Loading
Loading
Loading
Loading
+22 −0
Original line number Diff line number Diff line
@@ -22,3 +22,25 @@
	/delete-property/ lab-supply;
	/delete-property/ ibb-supply;
};

&dsi_td4330_truly_v2_video {
	/delete-property/ qcom,esd-check-enabled;
};

&dsi_td4330_truly_v2_cmd {
	/delete-property/ qcom,esd-check-enabled;
};

&qupv3_se2_i2c {
	synaptics_tcm@20 {
		status = "disabled";
	};

	novatek@62 {
		status = "disabled";
	};

	focaltech@38 {
		status = "disabled";
	};
};