Skip to content

Commit

Permalink
ARM: dts: msm8974: castor: Enable charging over USB
Browse files Browse the repository at this point in the history
Set usb-charge-current-limit to higher value so that the device can
be charged ober USB.

Signed-off-by: Julian Weigt <[email protected]>
  • Loading branch information
julianuu authored and minlexx committed Nov 7, 2022
1 parent 6a60b3e commit ac8c0d2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -586,6 +586,7 @@
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>;
Expand Down

0 comments on commit ac8c0d2

Please sign in to comment.