Skip to content

Commit 702639b

Browse files
kevinwidjaja21andersson
authored andcommitted
ARM: dts: qcom: msm8974-sony-xperia-rhine: Enable USB charging
Set usb-charge-current-limit to enable charging over USB for all sony-rhine devices. Signed-off-by: Kevin Widjaja <[email protected]> Signed-off-by: Luca Weiss <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent da7811b commit 702639b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm/boot/dts/qcom/qcom-msm8974-sony-xperia-rhine.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,8 @@
446446
};
447447

448448
&smbb {
449+
usb-charge-current-limit = <1800000>;
450+
449451
qcom,fast-charge-safe-current = <1500000>;
450452
qcom,fast-charge-current-limit = <1500000>;
451453
qcom,dc-current-limit = <1800000>;

0 commit comments

Comments
 (0)