Linux Power Management development
 help / color / mirror / Atom feed
* [PATCH v3 0/2] power: supply: ltc2941-battery-gauge: Support LTC2942
@ 2017-06-24 15:05 Ladislav Michl
  2017-06-24 15:07 ` [PATCH v3 1/2] power: supply: ltc2941-battery-gauge: Define LTC2942 registers Ladislav Michl
  2017-06-24 15:09 ` [PATCH v3 2/2] power: supply: ltc2941-battery-gauge: Add support for LTC2942 Ladislav Michl
  0 siblings, 2 replies; 4+ messages in thread
From: Ladislav Michl @ 2017-06-24 15:05 UTC (permalink / raw)
  To: linux-pm; +Cc: Mike Looijmans, Javier Martinez Canillas, Sebastian Reichel

This is 3rd version of patch.
Changelog:
- v2: reworked voltage computing to not overflow and keep presision
- v3: update devicetree binding documentain
 
LTC2942 is pin compatible with LTC2941 providing few more registers
holding information about battery voltage and temperature. It can
be runtime detected using bit A7 in the Status register.

PATCH 1/2 defines LTC2942 registers with no functional changes
while 2/2 does actually the job.

I'm not sure, whenever splitting support into two patches makes
sense, but it just makes reviewing easier. I'd happily
squash patches together.

Comments welcome,
	ladis

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-07-03 16:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-24 15:05 [PATCH v3 0/2] power: supply: ltc2941-battery-gauge: Support LTC2942 Ladislav Michl
2017-06-24 15:07 ` [PATCH v3 1/2] power: supply: ltc2941-battery-gauge: Define LTC2942 registers Ladislav Michl
2017-06-24 15:09 ` [PATCH v3 2/2] power: supply: ltc2941-battery-gauge: Add support for LTC2942 Ladislav Michl
2017-07-03 16:10   ` Sebastian Reichel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox