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

Commit 3cc85ea0 authored by Subbaraman Narayanamurthy's avatar Subbaraman Narayanamurthy
Browse files

ARM: dts: msm: Rename mtp-3020mah.dtsi to itech-3020mah.dtsi



It would be more appropriate to name the battery data dtsi files
based on the manufacturer than based on the board name. Rename it.

Change-Id: I99538c57d6683a72ac6622f555155d9689e6f4be
Signed-off-by: default avatarSubbaraman Narayanamurthy <subbaram@codeaurora.org>
parent 9998424e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,12 +10,12 @@
 * GNU General Public License for more details.
 */

qcom,mtp-3020mah {
qcom,itech-3020mah {
	qcom,max-voltage-uv = <4350000>;
	qcom,v-cutoff-uv = <3400000>;
	qcom,chg-term-ua = <100000>;
	qcom,batt-id-kohm = <100>;
	qcom,battery-type = "mtp_3020mah";
	qcom,battery-type = "itech_3020mah";
	qcom,fg-profile-data = [
		 E8 83 0C 7D
		 E9 80 B2 76
+1 −1
Original line number Diff line number Diff line
@@ -710,7 +710,7 @@
/{
	mtp_batterydata: qcom,battery-data {
		qcom,batt-id-range-pct = <15>;
		#include "batterydata-mtp-3020mah.dtsi"
		#include "batterydata-itech-3020mah.dtsi"
	};
};