ARM: dts: n900: set charge current limit to 950mA
authorArthur Demchenkov <spinal.by@gmail.com>
Wed, 28 Feb 2024 08:38:47 +0000 (10:38 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 3 Apr 2024 09:03:03 +0000 (12:03 +0300)
The vendor kernel used 950mA as the default. The same value works fine on
the mainline Linux kernel, and has been tested extensively under Maemo
Leste [1] and postmarketOS, who have been using it for a number of years.

[1] https://github.com/maemo-leste/n9xx-linux/commit/fbc4ce7a84e59215914a8981afe918002b191493

Signed-off-by: Arthur Demchenkov <spinal.by@gmail.com>
Signed-off-by: Sicelo A. Mhlongo <absicsz@gmail.com>
Message-ID: <20240228083846.2401108-2-absicsz@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/ti/omap/omap3-n900.dts

index d334853412517378b460577067da2241cde0d319..07c5b963af78ab2347d2e8bb59b3c80937a8e396 100644 (file)
                ti,current-limit = <100>;
                ti,weak-battery-voltage = <3400>;
                ti,battery-regulation-voltage = <4200>;
-               ti,charge-current = <650>;
+               ti,charge-current = <950>;
                ti,termination-current = <100>;
                ti,resistor-sense = <68>;