public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/3] power: supply: ltc2941-battery-gauge: Support LTC2942 and LTC2944
@ 2017-07-16  9:32 Ladislav Michl
  2017-07-16  9:33 ` [PATCH v6 1/3] power: supply: ltc2941-battery-gauge: Prepare for " Ladislav Michl
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Ladislav Michl @ 2017-07-16  9:32 UTC (permalink / raw)
  To: linux-pm-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Mike Looijmans, Dragos Bogdan, Javier Martinez Canillas,
	Sebastian Reichel, Rob Herring, Mark Rutland

This is the 6th version of patch.
Changelog:
- v2: reworked voltage computing to not overflow and keep precision
- v3: update devicetree binding documentation
- v4: add ltc2942 devicetree compatible
- v5: reworked to incorporate Dragos' LTC2944 patch
- v6: fix missing break in the switch statement, move LTC2942 and LTC2944
      id definitions into respective patches
 
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.

LTC2944 is compatible with LTC2943, but uses different
voltage and current computing constants.

Comments welcome,
	ladis
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-16  9:32 [PATCH v6 0/3] power: supply: ltc2941-battery-gauge: Support LTC2942 and LTC2944 Ladislav Michl
2017-07-16  9:33 ` [PATCH v6 1/3] power: supply: ltc2941-battery-gauge: Prepare for " Ladislav Michl
2017-07-17 14:52   ` Bogdan, Dragos
2017-07-16  9:34 ` [PATCH v6 2/3] power: supply: ltc2941-battery-gauge: Add LTC2942 support Ladislav Michl
2017-07-17 14:53   ` Bogdan, Dragos
2017-07-16  9:35 ` [PATCH v6 3/3] power: supply: ltc2941-battery-gauge: Add LTC2944 support Ladislav Michl
2017-07-17 14:55   ` Bogdan, Dragos
2017-07-17 19:42   ` Rob Herring
2017-07-25 10:20 ` [PATCH v6 0/3] power: supply: ltc2941-battery-gauge: Support LTC2942 and LTC2944 Sebastian Reichel

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