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

Commit 0697faa8 authored by Sahil Chandna's avatar Sahil Chandna
Browse files

ARM: dts: msm: Configure internal pull up configuration for SMB1390

Configure SMB therm internal pull-up to 0 Kohms based on
HW recommendation on SM8250 MTP/QRD platforms.

Change-Id: I245e033f717f1094cbf441d2b222c35db49b468a
parent a35dc876
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -290,6 +290,7 @@
	qcom,wd-bark-time-secs = <16>;
	qcom,suspend-input-on-debug-batt;
	qcom,fcc-stepping-enable;
	qcom,smb-internal-pull-kohm = <0>;
};

&pm8150b_fg {
+1 −0
Original line number Diff line number Diff line
@@ -385,6 +385,7 @@
	qcom,wd-bark-time-secs = <16>;
	qcom,suspend-input-on-debug-batt;
	qcom,fcc-stepping-enable;
	qcom,smb-internal-pull-kohm = <0>;
	qcom,thermal-mitigation = <5325000 4500000 4000000 3500000 3000000
				2500000 2000000 1500000 1000000 500000>;
};