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

Commit 4143f84a authored by Abhijeet Dharmapurikar's avatar Abhijeet Dharmapurikar
Browse files

ARM: dts: msm: update liquid 8996 battery and charger configuration



Liquid uses the sanyo-7560mAh battery. Update the charger node to reflect
that.

Liquid also has external mux which chooses between USB port on the
device and docking station and feeds the higher priority path to the
usbin of the pmi charger. The USB driver defaults to SDP type and uses
a gpio for detecting USB presence. The pmi charger need not notify the
USB driver of the presence and type. Use the skip-usb-notification
property for liquid.

Change-Id: I818229821318823d167c1b0d383c7b3ca093b85e
Signed-off-by: default avatarAbhijeet Dharmapurikar <adharmap@codeaurora.org>
parent 90796c05
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -346,7 +346,7 @@
/{
	mtp_batterydata: qcom,battery-data {
		qcom,batt-id-range-pct = <15>;
		#include "batterydata-itech-3000mah.dtsi"
		#include "batterydata-liquid-7650-sanyo.dtsi"
	};
};

@@ -363,6 +363,7 @@
					<5820000 6820000 550 650 650>,
					<6820000 7820000 550 700 600>,
					<7820000 8500000 550 700 550>;
	qcom,skip-usb-notification;
};

&pmi8994_fg {