ARM: dts: qcom: msm8974-FP2: Configure charger

Set the relevant properties on the smbb charger to allow the device to
charge properly.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220421214243.352469-2-luca@z3ntu.xyz
This commit is contained in:
Luca Weiss
2022-04-21 23:42:42 +02:00
committed by Bjorn Andersson
parent 88044abcde
commit da281bf934

View File

@@ -354,6 +354,16 @@ &sdhc_2 {
pinctrl-1 = <&sdc2_off>;
};
&smbb {
usb-charge-current-limit = <1500000>;
qcom,fast-charge-safe-current = <1500000>;
qcom,fast-charge-current-limit = <1500000>;
qcom,fast-charge-safe-voltage = <4380000>;
qcom,fast-charge-high-threshold-voltage = <4350000>;
qcom,auto-recharge-threshold-voltage = <4240000>;
qcom,minimum-input-voltage = <4450000>;
};
&tlmm {
sdc1_on: sdc1-on {
clk {