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

Commit 686da8e4 authored by Anirudh Ghayal's avatar Anirudh Ghayal
Browse files

ARM: dts: msm: Remove max FCC restriction for atoll



The atoll boards do not need the max FCC restriction.
Enable the DT property to disable this logic.

Change-Id: I9178308315a5c5a665ea4a341e73c051c260188c
Signed-off-by: default avatarAnirudh Ghayal <aghayal@codeaurora.org>
parent 2ba0a141
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -262,6 +262,7 @@
	qcom,charger-temp-max = <800>;
	qcom,smb-temp-max = <800>;
	qcom,disable-sw-thermal-regulation;
	qcom,disable-fcc-restriction;
};

&pm6150l_gpios {
+1 −0
Original line number Diff line number Diff line
@@ -176,6 +176,7 @@
	qcom,charger-temp-max = <800>;
	qcom,smb-temp-max = <800>;
	qcom,disable-sw-thermal-regulation;
	qcom,disable-fcc-restriction;
};

&pm6150l_gpios {
+1 −0
Original line number Diff line number Diff line
@@ -128,6 +128,7 @@
	qcom,charger-temp-max = <800>;
	qcom,smb-temp-max = <800>;
	qcom,disable-sw-thermal-regulation;
	qcom,disable-fcc-restriction;
};

&usb0 {