From 3ddaf8371c616f8eb8558690a4ef032d03987801 Mon Sep 17 00:00:00 2001 From: Chen Shunqing Date: Thu, 27 Jan 2022 10:58:05 +0800 Subject: [PATCH] arm64: dts: rockchip: rk3588s-tablet-rk806-single: set bq25890 vreg to 4.4v Signed-off-by: Chen Shunqing Change-Id: I1e859aeafa21aca5f94cf2b391dd4b95d699eab6 --- arch/arm64/boot/dts/rockchip/rk3588s-tablet-rk806-single.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3588s-tablet-rk806-single.dtsi b/arch/arm64/boot/dts/rockchip/rk3588s-tablet-rk806-single.dtsi index c7086cbced22..6aa6a4a58092 100644 --- a/arch/arm64/boot/dts/rockchip/rk3588s-tablet-rk806-single.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3588s-tablet-rk806-single.dtsi @@ -1115,7 +1115,7 @@ otg-mode-en-gpios = <&gpio1 RK_PA1 GPIO_ACTIVE_HIGH>; ti,usb-charger-detection = <&usbc0>; - ti,battery-regulation-voltage = <4192000>; /* 4.192V */ + ti,battery-regulation-voltage = <4400000>; /* 4.4V */ ti,charge-current = <1600000>; /* 1.6A */ ti,termination-current = <66000>; /* 66mA */ ti,precharge-current = <130000>; /* 130mA */