devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] power: supply: Improve max17040 support
@ 2020-05-04 22:12 Jonathan Bakker
  0 siblings, 0 replies; only message in thread
From: Jonathan Bakker @ 2020-05-04 22:12 UTC (permalink / raw)
  To: sre, linux-pm, linux-kernel, robh+dt, devicetree; +Cc: Jonathan Bakker

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-04 22:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-04 22:12 [PATCH 0/3] power: supply: Improve max17040 support Jonathan Bakker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).