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

Commit 8712d5fc authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Change FG cut-off voltage to 3.7V for SDM660 QRD"

parents 22190d62 28a9e2bf
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
/* Copyright (c) 2016, The Linux Foundation. All rights reserved.
/* Copyright (c) 2016-2017, 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
@@ -23,3 +23,7 @@
	qcom,pmic-id = <0x0001001b 0x0101011a 0x0 0x0>,
			<0x0001001b 0x0201011a 0x0 0x0>;
};

&pm660l_wled {
	qcom,led-strings-list = [00 01];
};
+1 −0
Original line number Diff line number Diff line
@@ -144,4 +144,5 @@
&pm660_fg {
	qcom,battery-data = <&qrd_batterydata>;
	qcom,fg-jeita-thresholds = <0 5 55 55>;
	qcom,fg-cutoff-voltage = <3700>;
};