On 16/08/2024 10:19, Artur Weber wrote: > This value was verified by comparing register dumps of the MAX77693 > charger with on mainline with a downstream kernel under Android; the > value on downstream was set to 1.8 amps when charging with a proper > charger. > > Add it to a new battery node and pass it to the MAX77693 charger > so that the fast charge current setting can be used for charging. > > Tested-by: Henrik Grimler <henrik@xxxxxxxxxx> > Signed-off-by: Artur Weber <aweber.kernel@xxxxxxxxx> > --- > Changes in v2: > - Switched to monitored-battery > --- > arch/arm/boot/dts/samsung/exynos4212-tab3.dtsi | 6 ++++++ > 1 file changed, 6 insertions(+) For next version, please split DTS into separate patchset and provide in changelog (---) lore link to power supply patchset with bindings. It will be easier for Sebastian to apply entire set for psy. Best regards, Krzysztof