summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@sonymobile.com>2015-10-20 21:57:49 -0700
committerAndy Gross <agross@codeaurora.org>2015-12-08 23:33:12 -0600
commit76be038cab30796e3a27d34b5dd7e46169fcc78a (patch)
treef8701374df44e1667c836eb33636b9da29192c69 /arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts
parentb9526a81ba92d648cb542e6053a25293b113f991 (diff)
ARM: dts: qcom: msm8974-honami: Specify charging parameters
Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com> Signed-off-by: Andy Gross <agross@codeaurora.org>
Diffstat (limited to 'arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts')
-rw-r--r--arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts b/arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts
index e7e796888a21..37741725b7bd 100644
--- a/arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts
+++ b/arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts
@@ -371,6 +371,17 @@
&spmi_bus {
pm8941@0 {
+ charger@1000 {
+ qcom,fast-charge-safe-current = <1500000>;
+ qcom,fast-charge-current-limit = <1500000>;
+ qcom,dc-current-limit = <1800000>;
+ qcom,fast-charge-safe-voltage = <4400000>;
+ qcom,fast-charge-high-threshold-voltage = <4350000>;
+ qcom,fast-charge-low-threshold-voltage = <3400000>;
+ qcom,auto-recharge-threshold-voltage = <4200000>;
+ qcom,minimum-input-voltage = <4300000>;
+ };
+
gpios@c000 {
boost_bypass_n_pin: boost-bypass {
pins = "gpio21";