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

Commit e365ac3a authored by Subbaraman Narayanamurthy's avatar Subbaraman Narayanamurthy
Browse files

ARM: dts: msm: correct external sense definition for 8994 MTP and Fluid



External sense property need to be present under fuel gauge rather
than charger. Correct it for 8994 MTP and Fluid.

Change-Id: I9e57445017bb21f620bfbd5461cb530b6320e8e1
Signed-off-by: default avatarSubbaraman Narayanamurthy <subbaram@codeaurora.org>
parent 04b7ac42
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -746,6 +746,7 @@

&pmi8994_fg {
	qcom,battery-data = <&mtp_batterydata>;
	qcom,ext-sense-type;
};

&pmi8994_haptics {
@@ -753,6 +754,5 @@
};

&pmi8994_charger {
	qcom,ext-sense-type;
	qcom,dc-psy-type = "Wipower";
};
+2 −2
Original line number Diff line number Diff line
/* Copyright (c) 2014, The Linux Foundation. All rights reserved.
/* Copyright (c) 2014-2015, 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
@@ -748,6 +748,7 @@

&pmi8994_fg {
	qcom,battery-data = <&mtp_batterydata>;
	qcom,ext-sense-type;
};

&pmi8994_haptics {
@@ -755,7 +756,6 @@
};

&pmi8994_charger {
	qcom,ext-sense-type;
	qcom,dc-psy-type = "Wipower";
	qcom,dcin-vadc = <&pmi8994_vadc>;
	qcom,wipower-default-ilim-map = <4000000 20000000 550 700 300>;