summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bindings/power/supply/qcom/qpnp-fg-gen4.txt7
-rw-r--r--qcom/kona-mtp.dtsi1
2 files changed, 8 insertions, 0 deletions
diff --git a/bindings/power/supply/qcom/qpnp-fg-gen4.txt b/bindings/power/supply/qcom/qpnp-fg-gen4.txt
index 4a8cac77..8bdbf936 100644
--- a/bindings/power/supply/qcom/qpnp-fg-gen4.txt
+++ b/bindings/power/supply/qcom/qpnp-fg-gen4.txt
@@ -552,6 +552,13 @@ First Level Node - FG Gen4 device
specified. If this is not specified, then the
default value is 10000. Unit is in ms.
+- qcom,force-calib-level
+ Usage: optional
+ Value type: <u32>
+ Definition: Calibration level in decimal. When specified,
+ the calibration level is forced to this value.
+ Possible values are in the range of 1 to 130.
+
==========================================================
Second Level Nodes - Peripherals managed by FG Gen4 driver
==========================================================
diff --git a/qcom/kona-mtp.dtsi b/qcom/kona-mtp.dtsi
index 94ef5391..a34c33ce 100644
--- a/qcom/kona-mtp.dtsi
+++ b/qcom/kona-mtp.dtsi
@@ -301,6 +301,7 @@
qcom,five-pin-battery;
qcom,cl-wt-enable;
qcom,soc-scale-mode-en;
+ qcom,force-calib-level = <130>;
/* ESR fast calibration */
qcom,fg-esr-timer-chg-fast = <0 7>;
qcom,fg-esr-timer-dischg-fast = <0 7>;