[Letux-kernel] [PATCH 3/6] arm: dts: pyra: add all required properties to battery node

Nick Elsmore nicholaselsmore at gmail.com
Thu Aug 13 03:11:10 CEST 2020


Signed-off-by: Nick Elsmore <nicholaselsmore at gmail.com>

---
 arch/arm/boot/dts/pyra-mainboard-common.dtsi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/pyra-mainboard-common.dtsi
b/arch/arm/boot/dts/pyra-mainboard-common.dtsi
index 67aca9b084de..07b0ca62992e 100644
--- a/arch/arm/boot/dts/pyra-mainboard-common.dtsi
+++ b/arch/arm/boot/dts/pyra-mainboard-common.dtsi
@@ -108,6 +108,10 @@ bat: battery {
 		voltage-max-design-microvolt = <4200000>;
 		energy-full-design-microwatt-hours = <22200000>;
 		charge-full-design-microamp-hours = <6000000>;
+		constant-charge-current-max-microamp = <2048000>;
+		constant-charge-voltage-max-microvolt = <4200000>;
+		precharge-current-microamp = <128000>;
+		charge-term-current-microamp = <128000>;
 	};

 	/* Bluetooth audio */
-- 
2.25.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.goldelico.com/pipermail/letux-kernel/attachments/20200812/c49cb07d/attachment.htm>


More information about the Letux-kernel mailing list