[PATCH 0/3] power: supply: Improve max17040 support

From: Jonathan Bakker
Date: Mon May 04 2020 - 18:13:32 EST


This patchset does two things:
1) Corrects the voltage reading from the max17040, which was missing
the shift and scaling.
2) Adds the ability to the set the rcomp, which is used to optimize
performance for specific battery chemistries and/or workloads.

Jonathan Bakker (3):
power: supply: max17040: Correct voltage reading
dt-bindings: power: supply: Document maxim,rcomp-value for max17040
power: supply: max17040: Set rcomp value

.../power/supply/max17040_battery.txt | 3 ++
drivers/power/supply/max17040_battery.c | 35 +++++++++++++++----
2 files changed, 32 insertions(+), 6 deletions(-)

--
2.20.1