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

Commit 30920b1c authored by Xin Hua Lu's avatar Xin Hua Lu
Browse files

ARM: dts: msm: Disable synaptic i2c config In HDK device



The same reset pin GPIO99 was occupied,
hence disable synaptic i2c config in HDK platform.

Change-Id: If085eb55cf17156927eb6390ac9a2f9dca59d697
Signed-off-by: default avatarXin Hua Lu <luxinhua@codeaurora.org>
parent d8c840a9
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
/* Copyright (c) 2017, The Linux Foundation. All rights reserved.
/* Copyright (c) 2018, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -91,3 +91,8 @@
		qcom,afe-power-off-delay-us = <6>;
	};
};

&qupv3_se5_i2c {
	status = "disabled";
};