public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] power: supply: ltc2941-battery-gauge: Support LTC2942
@ 2017-07-11 12:58 Ladislav Michl
  2017-07-11 12:59 ` [PATCH v4 1/2] power: supply: ltc2941-battery-gauge: Define LTC2942 registers Ladislav Michl
  2017-07-11 13:00 ` [PATCH v4 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-07-11 12:58 UTC (permalink / raw)
  To: linux-pm, devicetree
  Cc: Mike Looijmans, Javier Martinez Canillas, Sebastian Reichel

This is 4th version of patch.
Changelog:
- v2: reworked voltage computing to not overflow and keep presision
- v3: update devicetree binding documentation
- v4: add ltc2942 devicetree compatible
 
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-15  1:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-11 12:58 [PATCH v4 0/2] power: supply: ltc2941-battery-gauge: Support LTC2942 Ladislav Michl
2017-07-11 12:59 ` [PATCH v4 1/2] power: supply: ltc2941-battery-gauge: Define LTC2942 registers Ladislav Michl
2017-07-11 13:00 ` [PATCH v4 2/2] power: supply: ltc2941-battery-gauge: Add support for LTC2942 Ladislav Michl
2017-07-15  1:30   ` Rob Herring

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