From e9a4960d0fca5b0e3f8a534127b7ec7779190384 Mon Sep 17 00:00:00 2001 From: xuwei9 Date: Sat, 2 Feb 2019 15:44:56 +0800 Subject: [PATCH] dts:charger parameter update charger paramter update Change-Id: I4b801b4653c5e2d1337619cd58b4521e4385141f Signed-off-by: xuwei9 Reviewed-on: https://gerrit.mot.com/1304589 SLTApproved: Slta Waiver SME-Granted: SME Approvals Granted Tested-by: Jira Key Reviewed-by: Xiangpo Zhao Submit-Approved: Jira Key --- .../boot/dts/exynos/exynos9610_battery_data.dtsi | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/arch/arm64/boot/dts/exynos/exynos9610_battery_data.dtsi b/arch/arm64/boot/dts/exynos/exynos9610_battery_data.dtsi index c8d8949ff9fd..d0b9d72ae08f 100644 --- a/arch/arm64/boot/dts/exynos/exynos9610_battery_data.dtsi +++ b/arch/arm64/boot/dts/exynos/exynos9610_battery_data.dtsi @@ -61,8 +61,9 @@ <500 450 500 3000 500 1500 1500 1000 1500 1800 1000 500 500 1500 2500 500 450>; battery,full_check_current = - <150 0 150 150 150 150 150 150 150 150 - 150 150 150 150 150 150 0>; + <175 0 175 175 175 175 175 175 175 175 + 175 175 175 175 175 175 0>; + /*moto begin*/ moto,fastchg-current-ma = <3000>; @@ -79,12 +80,12 @@ moto,stepchg-voltage-mv = <4200>; moto,stepchg-current-ma = <2000>; moto,stepchg-taper-ma = <1800>; - moto,stepchg-iterm-ma = <125>; + moto,stepchg-iterm-ma = <150>; moto,enable-hvdcp-9v; moto,weak-charger-check-enable; - moto,temp-warm-current-ma = <1460>; - moto,temp-cool-current-ma = <582>; - moto,temp-slightly-cool-current-ma = <1460>; + moto,temp-warm-current-ma = <1700>; + moto,temp-cool-current-ma = <680>; + moto,temp-slightly-cool-current-ma = <1700>; moto,slightly-cool-temp-c = <15>; moto,enable-charging-limit; moto,upper-limit-capacity = <75>; -- 2.20.1