]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ARM: dts: qcom: msm8974-sony-xperia-rhine: Enable USB charging
authorKevin Widjaja <kevin.widjaja21@gmail.com>
Tue, 10 Jun 2025 18:34:52 +0000 (20:34 +0200)
committerBjorn Andersson <andersson@kernel.org>
Thu, 12 Jun 2025 02:39:35 +0000 (21:39 -0500)
Set usb-charge-current-limit to enable charging over USB for all
sony-rhine devices.

Signed-off-by: Kevin Widjaja <kevin.widjaja21@gmail.com>
Signed-off-by: Luca Weiss <luca@lucaweiss.eu>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250610-togari-v2-1-10e7b53b87c1@lucaweiss.eu
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm/boot/dts/qcom/qcom-msm8974-sony-xperia-rhine.dtsi

index d34659ebac22e65a511994ef201fe04f12089781..1dc9fa7f3ca00a13f4a33989cbdfc715176e3307 100644 (file)
 };
 
 &smbb {
+       usb-charge-current-limit = <1800000>;
+
        qcom,fast-charge-safe-current = <1500000>;
        qcom,fast-charge-current-limit = <1500000>;
        qcom,dc-current-limit = <1800000>;