ARM: dts: qcom: msm8974-castor: Enable charging over USB
authorJulian Weigt <juw@posteo.de>
Mon, 21 Nov 2022 21:30:20 +0000 (22:30 +0100)
committerBjorn Andersson <andersson@kernel.org>
Wed, 28 Dec 2022 02:58:32 +0000 (20:58 -0600)
Set usb-charge-current-limit to higher value so that the device can be
charged over USB.

Signed-off-by: Julian Weigt <juw@posteo.de>
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221121213019.324558-2-luca@z3ntu.xyz
arch/arm/boot/dts/qcom-msm8974pro-sony-xperia-shinano-castor.dts

index 942fbf61fcbabfa74b9999cc7e980f32ed8872c5..04bc58d87abf9c4948a5d025882ce6ec1e511705 100644 (file)
        qcom,fast-charge-safe-current = <1500000>;
        qcom,fast-charge-current-limit = <1500000>;
        qcom,dc-current-limit = <1800000>;
+       usb-charge-current-limit = <1800000>;
        qcom,fast-charge-safe-voltage = <4400000>;
        qcom,fast-charge-high-threshold-voltage = <4350000>;
        qcom,fast-charge-low-threshold-voltage = <3400000>;