mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 17:13:52 +02:00
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 <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>
This commit is contained in:
parent
da7811bb0e
commit
702639bc50
|
|
@ -446,6 +446,8 @@ &sdhc_2 {
|
|||
};
|
||||
|
||||
&smbb {
|
||||
usb-charge-current-limit = <1800000>;
|
||||
|
||||
qcom,fast-charge-safe-current = <1500000>;
|
||||
qcom,fast-charge-current-limit = <1500000>;
|
||||
qcom,dc-current-limit = <1800000>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user