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

Commit 3673222d authored by Ashay Jaiswal's avatar Ashay Jaiswal
Browse files

ARM: dts: msm: disable pin control based OTG for msmtitanium



Remove 'qcom,otg-pinctrl' property from charger DT configuration
to make sure charger OTG is not configured in pin control mode.

Change-Id: Ib87facdb70a987ff643b95caa9b6f92607f15202
Signed-off-by: default avatarAshay Jaiswal <ashayj@codeaurora.org>
parent 2f49086b
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2015, The Linux Foundation. All rights reserved.
 * Copyright (c) 2015-2016, 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
@@ -262,5 +262,4 @@
&pmi8950_charger {
	qcom,external-typec;
	qcom,typec-psy-name = "typec";
	qcom,otg-pinctrl;
};
+1 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2015, The Linux Foundation. All rights reserved.
 * Copyright (c) 2015-2016, 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
@@ -243,5 +243,4 @@
	qcom,chg-led-support;
	qcom,external-typec;
	qcom,typec-psy-name = "typec";
	qcom,otg-pinctrl;
};