ARM: dts: qcom: apq8026-lg-lenok: configure SMBB charger
Configure the SMBB charger according to the downstream kernel, some values are rounded according to driver warnings. Signed-off-by: Luca Weiss <luca@z3ntu.xyz> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20211118210210.160895-4-luca@z3ntu.xyz
This commit is contained in:
committed by
Bjorn Andersson
parent
b64192272c
commit
0bbcddc5f0
@@ -200,6 +200,15 @@
|
||||
pinctrl-0 = <&sdhc1_pin_a>;
|
||||
};
|
||||
|
||||
&smbb {
|
||||
qcom,fast-charge-safe-current = <450000>;
|
||||
qcom,fast-charge-current-limit = <400000>;
|
||||
qcom,fast-charge-safe-voltage = <4350000>;
|
||||
qcom,fast-charge-high-threshold-voltage = <4350000>;
|
||||
qcom,auto-recharge-threshold-voltage = <4240000>;
|
||||
qcom,minimum-input-voltage = <4450000>;
|
||||
};
|
||||
|
||||
&tlmm {
|
||||
sdhc1_pin_a: sdhc1-pin-active {
|
||||
clk {
|
||||
|
||||
Reference in New Issue
Block a user