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

Commit d6c987ea authored by Abhijeet Dharmapurikar's avatar Abhijeet Dharmapurikar
Browse files

ARM: dts: Disable charging for all 8084 CDP variants



CDP platform do not have a battery. Disable charging for such
platforms.

CRs-Fixed: 661847
Change-Id: I362853d6d97fdd0154a7807aa0bd6e5360d215e0
Signed-off-by: default avatarAbhijeet Dharmapurikar <adharmap@codeaurora.org>
parent ee794fa1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -39,6 +39,7 @@
		qcom,soft-vfloat-comp-disabled;
		therm-bias-supply = <&pma8084_lvs2>;
		qcom,thermal-mitigation = <1500 700 600 0>;
		qcom,charging-disabled;
	};
};

+1 −0
Original line number Diff line number Diff line
@@ -37,6 +37,7 @@
		qcom,soft-vfloat-comp-disabled;
		therm-bias-supply = <&pma8084_lvs2>;
		qcom,thermal-mitigation = <1500 700 600 0>;
		qcom,charging-disabled;
	};
};

+1 −0
Original line number Diff line number Diff line
@@ -39,6 +39,7 @@
		qcom,soft-vfloat-comp-disabled;
		therm-bias-supply = <&pma8084_lvs2>;
		qcom,thermal-mitigation = <1500 700 600 0>;
		qcom,charging-disabled;
	};
};

+1 −0
Original line number Diff line number Diff line
@@ -37,6 +37,7 @@
		qcom,soft-vfloat-comp-disabled;
		therm-bias-supply = <&pma8084_lvs2>;
		qcom,thermal-mitigation = <1500 700 600 0>;
		qcom,charging-disabled;
	};
};

+1 −0
Original line number Diff line number Diff line
@@ -38,6 +38,7 @@
		qcom,soft-vfloat-comp-disabled;
		therm-bias-supply = <&pma8084_lvs2>;
		qcom,thermal-mitigation = <1500 700 600 0>;
		qcom,charging-disabled;
	};
};

Loading